Rev 7526 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7526 | Rev 13306 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set tr=!words2items $i_translation_language |
1 | !set tr=!words2items $i_translation_language |
2 | <script |
2 | <script> |
3 | /*<![CDATA[*/ |
3 | /*<![CDATA[*/ |
4 | jQuery(function($$) { |
4 | jQuery(function($$) { |
5 | $$(document).ready(function(){ |
5 | $$(document).ready(function(){ |
6 | $$(".content_lang").hide(); |
6 | $$(".content_lang").hide(); |
7 | $$(".button_lang").click(function () { |
7 | $$(".button_lang").click(function () { |