Commit 9f96dde85fdbdf6f70aaf28dd74cd89d56ba85b1

Authored by Eugeny Galkovskiy
1 parent 88378ca4

123

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/app/frontend/views/about_ukr.php
... ... @@ -823,7 +823,7 @@
823 823 <script>
824 824 $("#invislang").click();
825 825 $(".close_lang").click(function(){
826   - $(".modal").hide(300);
  826 + $(".modal").hide();
827 827 });
828 828 </script>
829 829 <!--
... ...