From: Alan Knowles Date: Mon, 22 Sep 2014 09:49:43 +0000 (+0800) Subject: resources/roo.builder.html X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=e68589853f30280a54e4fec8d38388f7dc05c7e9 resources/roo.builder.html --- diff --git a/resources/roo.builder.html b/resources/roo.builder.html index 0e23460f0..e64485355 100644 --- a/resources/roo.builder.html +++ b/resources/roo.builder.html @@ -22,6 +22,8 @@ Roo.BLANK_IMAGE_URL = "roojs1/images/gray/s.gif"; Roo.rootURL = 'roojs1/'; Roo.XComponent.hideProgress = true; + // local apps can override these .. + rootURL = 'http://localhost';