Commit 6215138d authored by Romain Loth's avatar Romain Loth

rename unused default start page explorerjs.html to example_start_explorer.html

parent 8a761425
......@@ -18,6 +18,11 @@
</head>
<!--
NB in gargantext this HTML is not used
but is replaced by local copy:
templates/graphExplorer/explorer.html
-->
<body class="gradient">
<!-- this is the topbar -->
<div id="fixedtop" class="navbar navbar-default navbar-fixed-top">
......@@ -397,7 +402,7 @@
<script src="tinawebJS/methods.js" type="text/javascript" language="javascript"></script>
<script src="tinawebJS/minimap.js" type="text/javascript" language="javascript"></script>
<script src="tinawebJS/enviroment.js" type="text/javascript" language="javascript"></script>
<script src="tinawebJS/asyncFA2.js" type="text/javascript" language="javascript"></script>
<!-- <script src="tinawebJS/asyncFA2.js" type="text/javascript" language="javascript"></script> -->
<!--<script src="tinawebJS/DataScanner.js" type="text/javascript" language="javascript"></script>-->
<script src="tinawebJS/Tinaweb.js" type="text/javascript" language="javascript"></script>
<script src="tinawebJS/main.js" type="text/javascript" language="javascript"></script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment