From 176eddef94f8a957ea598d4cfbeb587a6dd1e1ce Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 22 Sep 2014 17:48:34 +0800 Subject: [PATCH] resources/bootstrap.builder.html --- resources/bootstrap.builder.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/bootstrap.builder.html b/resources/bootstrap.builder.html index 242d04aed..b934d067e 100644 --- a/resources/bootstrap.builder.html +++ b/resources/bootstrap.builder.html @@ -26,8 +26,8 @@ Roo.XComponent.hideProgress = true; BuilderUseBootstrap = true; - rootURL = 'http://localhost/'; - baseURL = 'index.php'; + rootURL = 'http://localhost'; + baseURL = rootURL + '/index.php'; -- 2.39.2