examples/bootstrap/ComboBox.html
[roojs1] / examples / bootstrap / ComboBox.html
index 87e21fc..d71d73f 100644 (file)
@@ -5,13 +5,11 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     
     <!-- Bootstrap -->
-    <link rel="stylesheet" href="../../css-bootstrap4/bootstrap.min.css">
+    <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
     
         
         
-    <link rel="stylesheet" href="../../css-bootstrap/select2.css">        
-    <link rel="stylesheet" href="../../css-bootstrap/combobox.css">        
-        
+    <link rel="stylesheet" href="../../css-bootstrap/roojs-bootstrap-debug.css">        
         
         
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
@@ -25,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();
         });