Rev 14731 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14731 | Rev 17230 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | border: 1px solid $wims_refcolor;\ |
12 | border: 1px solid $wims_refcolor;\ |
13 | border-left: 10px solid $wims_ref_bgcolor;\ |
13 | border-left: 10px solid $wims_ref_bgcolor;\ |
14 | }\ |
14 | }\ |
15 | </style>\ |
15 | </style>\ |
16 | <!-- CSS for dynamic tree display -->\ |
16 | <!-- CSS for dynamic tree display -->\ |
17 | <link type="text/css" rel="stylesheet" href="scripts/js/tree_JS/tree.css" |
17 | <link type="text/css" rel="stylesheet" href="scripts/js/tree_JS/tree.css"> to $wims_html_header |
18 | 18 | ||
19 | !set wims_html_header=!append line <script>\ |
19 | !set wims_html_header=!append line <script>\ |
20 | /*<![CDATA[*/ jQuery(function(jq) {jq( "#classifications" ).tabs();}); /*]]>*/\ |
20 | /*<![CDATA[*/ jQuery(function(jq) {jq( "#classifications" ).tabs();}); /*]]>*/\ |
21 | </script> to $wims_html_header |
21 | </script> to $wims_html_header |
22 | !endif |
22 | !endif |