Skip to content
Snippets Groups Projects
Commit c525e03b authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Correcting URL to application

parent 66ac7191
No related branches found
No related tags found
No related merge requests found
...@@ -20,8 +20,8 @@ ...@@ -20,8 +20,8 @@
</code> </code>
<p>Then the application will look like this</p> <p>Then the application will look like this</p>
<div id="zymoGridMapContainer" style="width:800px;"></div> <div id="zymoGridMapContainer" style="width:800px;"></div>
<!-- script id="zymoGridMapScript" type="text/javascript" src="{{settings.VIPSLOGIC_PROTOCOL}}://{{settings.VIPSLOGIC_SERVER_NAME}}/public/nordic_septoria_whs/nordic_septoria_whs.js"/></script--> <script id="zymoGridMapScript" type="text/javascript" src="{{settings.VIPSLOGIC_PROTOCOL}}://{{settings.VIPSLOGIC_SERVER_NAME}}/public/nordic_septoria_whs/nordic_septoria_whs.js"/></script>
<script id="zymoGridMapScript" type="text/javascript" src="http://restclienthtml/public/nordic_septoria_whs/nordic_septoria_whs.js"/></script> <!-- script id="zymoGridMapScript" type="text/javascript" src="http://restclienthtml/public/nordic_septoria_whs/nordic_septoria_whs.js"/></script-->
<p>If you omit the style attribute, then the application will fill all available space</p> <p>If you omit the style attribute, then the application will fill all available space</p>
</body> </body>
</html> </html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment