examples/bootstrap/ComboBox.html
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 08:14:44 +0000 (16:14 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 08:14:44 +0000 (16:14 +0800)
examples/bootstrap/ComboBox.html

index 8c65e93..d71d73f 100644 (file)
@@ -23,8 +23,7 @@
   
   <body id="body">
     <script type="text/javascript">
-        var baseURL = '/web.eventmanager/demo.local.php';
-        var rootURL = '/web.eventmanager';
+    
         Roo.onReady(function() {
             Roo.XComponent.build();
         });