andreped commited on
Commit
012538a
1 Parent(s): 5bd52ac

Use new name in index

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -33,6 +33,6 @@
33
  </div>
34
  <div id="annotation_list" style="display: none;"></div>
35
  </div>
36
- <script type="text/javascript" src="js/scripts.js"></script>
37
  </body>
38
  </html>
 
33
  </div>
34
  <div id="annotation_list" style="display: none;"></div>
35
  </div>
36
+ <script type="text/javascript" src="js/viewer.js"></script>
37
  </body>
38
  </html>