X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=resources%2Fbootstrap.builder.html;h=152425ca08861a64ceca59f71b0e2f2409f5aa74;hb=6c76210cc5db515e551aa856798376ee5c38b91c;hp=486a59c7dbe553bf191338f2d7f2fe6e5cfac301;hpb=6a306c18678c750383d24ce0e4af0b4a2cea3c4e;p=app.Builder.js diff --git a/resources/bootstrap.builder.html b/resources/bootstrap.builder.html index 486a59c7d..152425ca0 100644 --- a/resources/bootstrap.builder.html +++ b/resources/bootstrap.builder.html @@ -25,6 +25,10 @@ Roo.rootURL = 'roojs1/'; Roo.XComponent.hideProgress = true; BuilderUseBootstrap = true; + + // local apps can override these .. + rootURL = 'http://localhost'; + baseURL = rootURL + '/index.php';