Rev 12477 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12477 | Rev 13306 | ||
---|---|---|---|
Line 30... | Line 30... | ||
30 | !read $parm |
30 | !read $parm |
31 | </div> |
31 | </div> |
32 | !endif |
32 | !endif |
33 | </div> |
33 | </div> |
34 | <!-- JS for dynamic tree display --> |
34 | <!-- JS for dynamic tree display --> |
35 | <script |
35 | <script src="scripts/js/tree_JS/tree.js"></script> |
36 | 36 | ||
37 | !if $jquery_defined=yes |
37 | !if $jquery_defined=yes |
38 | <!-- JS for Tabs display --> |
38 | <!-- JS for Tabs display --> |
39 | <script |
39 | <script> |
40 | /*<![CDATA[*/ |
40 | /*<![CDATA[*/ |
41 | jQuery(function($$) { |
41 | jQuery(function($$) { |
42 | $$( "#taxonomy_list" ).tabs(); |
42 | $$( "#taxonomy_list" ).tabs(); |
43 | }); |
43 | }); |
44 | /*]]>*/ |
44 | /*]]>*/ |