X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=resources%2Fbootstrap.builder.html;h=152425ca08861a64ceca59f71b0e2f2409f5aa74;hp=242d04aedbc48b3632d14363f2e8aa9ee7a7717e;hb=HEAD;hpb=08d50f1feef95d80a06e0884272f4319fa72bb34 diff --git a/resources/bootstrap.builder.html b/resources/bootstrap.builder.html index 242d04aed..152425ca0 100644 --- a/resources/bootstrap.builder.html +++ b/resources/bootstrap.builder.html @@ -26,8 +26,9 @@ Roo.XComponent.hideProgress = true; BuilderUseBootstrap = true; - rootURL = 'http://localhost/'; - baseURL = 'index.php'; + // local apps can override these .. + rootURL = 'http://localhost'; + baseURL = rootURL + '/index.php';