resources/bootstrap.builder.html
authorAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 09:48:34 +0000 (17:48 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 22 Sep 2014 09:48:34 +0000 (17:48 +0800)
resources/bootstrap.builder.html

index 242d04a..b934d06 100644 (file)
@@ -26,8 +26,8 @@
             Roo.XComponent.hideProgress = true;
             BuilderUseBootstrap = true;
             
-            rootURL = 'http://localhost/';
-            baseURL = 'index.php';
+            rootURL = 'http://localhost';
+            baseURL = rootURL + '/index.php';
         </script>
            
         <!-- <script type="text/javascript" src="builder.html.js?ts=1234"></script>    -->