src_js/iconolab-bundle/index.html
changeset 299 fb07469bfb55
parent 146 f912b591e1c1
child 312 44ecdd5a52d4
--- a/src_js/iconolab-bundle/index.html	Wed Jan 18 16:53:46 2017 +0100
+++ b/src_js/iconolab-bundle/index.html	Fri Jan 20 16:46:41 2017 +0100
@@ -7,8 +7,8 @@
   <body>
     	<div id="AppContainer">
     		<cutout></cutout>
-			<typeahead></typeahead>    		
+			<typeahead></typeahead>
     	</div>
-    <script src="dist/build.js"></script>
+    <script src="dist/iconolab.js"></script>
   </body>
 </html>