~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/template.html

  • Committer: William Grant
  • Date: 2010-07-02 13:17:16 UTC
  • mto: This revision was merged to the branch mainline in revision 1825.
  • Revision ID: grantw@unimelb.edu.au-20100702131716-hdnktq7drf615puj
Add external CodeMirror dep, and use it instead of the embedded copy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  <title>${title}</title>
6
6
  <script type="text/javascript">
7
7
    mediapath = "${mediapath}";
 
8
    codemirrorpath = "${codemirrorpath}";
8
9
  </script>
9
10
</head>
10
11
<body>