Commit 779bea094f512c83829855785b1873be28d78465

Authored by Eugeny Galkovskiy
1 parent a225db53

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/views/about_ukr.php
@@ -831,7 +831,7 @@ @@ -831,7 +831,7 @@
831 }) 831 })
832 </script> 832 </script>
833 <script> 833 <script>
834 - $("#invislang").click(); 834 + $("#invislang").click().remove();
835 $(".close_lang").click(function(){ 835 $(".close_lang").click(function(){
836 $(".modal").hide(); 836 $(".modal").hide();
837 }); 837 });