Rev 11490 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11490 | Rev 13306 | ||
---|---|---|---|
Line 47... | Line 47... | ||
47 | :end |
47 | :end |
48 | !next t |
48 | !next t |
49 | </div> |
49 | </div> |
50 | 50 | ||
51 | !if $jquery_defined=yes |
51 | !if $jquery_defined=yes |
52 | <script |
52 | <script> |
53 | /*<![CDATA[*/ |
53 | /*<![CDATA[*/ |
54 | jQuery(function($$) { |
54 | jQuery(function($$) { |
55 | $$("#models_list").tabs(); |
55 | $$("#models_list").tabs(); |
56 | }); |
56 | }); |
57 | /*]]>*/ |
57 | /*]]>*/ |