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
779bea094f512c83829855785b1873be28d78465
Authored by
Eugeny Galkovskiy
2016-11-07 16:17:25 +0200
1 parent
a225db53
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 @
779bea0
...
...
@@ -831,7 +831,7 @@
831
831
})
832
832
</script>
833
833
<script>
834
- $("#invislang").click()
;
834
+ $("#invislang").click()
.remove()
;
835
835
$(".close_lang").click(function(){
836
836
$(".modal").hide();
837
837
});
...
...