resources/RooUsage.txt
[app.Builder.js] / resources / bootstrap.builder.html
index 7442bc4..152425c 100644 (file)
             Roo.BLANK_IMAGE_URL =  "roojs1/images/gray/s.gif";
             Roo.rootURL = 'roojs1/';
             Roo.XComponent.hideProgress = true;
+            BuilderUseBootstrap = true;
+            
+            // local apps can override these ..
+            rootURL = 'http://localhost';
+            baseURL = rootURL + '/index.php';
         </script>
            
         <!-- <script type="text/javascript" src="builder.html.js?ts=1234"></script>    -->
     
      </head>
        <!--background:#F8ECB2;-->   
-    <body class="ytheme-gray">  
-       <div id="builderel"></div>
-        
-     
+    <body class=" " id="bootstrap-body">  
+       
+         
     </body>
 </html>
         
\ No newline at end of file