Administrator
/
my-new-semena
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
9f96dde85fdbdf6f70aaf28dd74cd89d56ba85b1
Authored by
Eugeny Galkovskiy
2016-11-07 16:10:44 +0200
1 parent
88378ca4
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
src/app/frontend/views/about_ukr.php
Inline
Side-by-side
src/app/frontend/views/about_ukr.php
Wrap text
Show/Hide comments
View file @
9f96dde
...
...
@@ -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
<!--
...
...