Rev 13245 | Rev 15509 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13245 | Rev 13306 | ||
---|---|---|---|
Line 63... | Line 63... | ||
63 | </div> |
63 | </div> |
64 | !endif |
64 | !endif |
65 | </div> |
65 | </div> |
66 | 66 | ||
67 | !if $jquery_defined=yes |
67 | !if $jquery_defined=yes |
68 | <script |
68 | <script> |
69 | /*<![CDATA[*/ |
69 | /*<![CDATA[*/ |
70 | jQuery(function($$) { |
70 | jQuery(function($$) { |
71 | $$("#js-legals").tabs(); |
71 | $$("#js-legals").tabs(); |
72 | }); |
72 | }); |
73 | /*]]>*/ |
73 | /*]]>*/ |