roojs-all.js
[roojs1] / examples / bootstrap / RadioSet.html
index f965e2e..8af21ee 100644 (file)
@@ -6,36 +6,20 @@
     
     <!-- Bootstrap -->
     <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
-    <link rel="stylesheet" href="../../css-bootstrap/roojs-bootstrap-debug">
-    <link rel="stylesheet" href="../../css-bootstrap/bootstrap.min.css">
-        
-    <link href="../../../bootswatch/AdminLTE-master/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
-    <link href="../../../bootswatch/AdminLTE-master/css/AdminLTE.css" rel="stylesheet" type="text/css" />
+    <link rel="stylesheet" href="../../css-bootstrap/roojs-bootstrap-debug.css">
+    <link rel="stylesheet" href="../../css-bootstrap/font-awesome.css">
     
-    <link href="../../css-bootstrap/sidebar-nav.css" rel="stylesheet" type="text/css" />
-    <link href="../../css-bootstrap/tweaks.css" rel="stylesheet" type="text/css" />
-    <link href="../../css-bootstrap/checkbox.css" rel="stylesheet" type="text/css" />
-    <link href="../../css-bootstrap/select2.css" rel="stylesheet" type="text/css" />
-    
-    <link href="../../css-bootstrap/combobox.css" rel="stylesheet" type="text/css" />
-
-        
-        
-        
     <script type="text/javascript" src="../../roojs-core-debug.js"></script>
     <!-- bootstrap js.. needs to compile it later.. -->
     <script type="text/javascript" src="../../roojs-bootstrap-debug.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/Input.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/Button.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/CheckBox.js"></script>
-    <script type="text/javascript" src="../../Roo/bootstrap/Radio.js"></script>
+  
     
      <script type="text/javascript">
-        Dashboard = {};
+        
      </script>
 
     <!-- test code -->
-    <script type="text/javascript" src="Login.js"></script>
+    <script type="text/javascript" src="RadioSet.js"></script>
     
   </head>
   <body id="body">