Commit 077804a5b4370288c14e94a14701438a54c80c57
1 parent
c0222757
123
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
www/js/about/script.js
@@ -12,5 +12,5 @@ $(document).ready(function() { | @@ -12,5 +12,5 @@ $(document).ready(function() { | ||
12 | paginationSpeed : 400, | 12 | paginationSpeed : 400, |
13 | singleItem:true | 13 | singleItem:true |
14 | }); | 14 | }); |
15 | - | 15 | + $("#invislang").click(); |
16 | }); | 16 | }); |
17 | \ No newline at end of file | 17 | \ No newline at end of file |