Rev 4897 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4897 | Rev 11345 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | !set wims_html_header= !append line <link rel="stylesheet" type="text/css" href="scripts/js/jsxgraph/jsxgraph.css" />\ |
2 | !set wims_html_header= !append line <link rel="stylesheet" type="text/css" href="scripts/js/jsxgraph/jsxgraph.css" />\ |
3 | <script type="text/javascript" src="scripts/js/jsxgraph/jsxgraphcore.js"></script>\ |
3 | <script type="text/javascript" src="scripts/js/jsxgraph/jsxgraphcore.js" charset="utf-8"></script>\ |
4 | to $wims_html_header |
4 | to $wims_html_header |