view source
[roojs1] / examples / bootstrap / bootstrap.html
index 77b6bde..9baaae3 100644 (file)
@@ -5,22 +5,14 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <!-- Bootstrap -->
     <link rel="stylesheet" type="text/css" href="../../css-bootstrap/bootstrap.min.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/calendar.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/checkbox.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/mask.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/modal.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/select2.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/sidebar-nav.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/sticky-footer.css">
-    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/tweaks.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/roojs-bootstrap.css">
+    <link rel="stylesheet" type="text/css" href="../../css-bootstrap/font-awesome.css">
     
     <script type="text/javascript" src="../../roojs-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/PagingToolbar.js"></script>
-
+     
     
     <!-- test code -->
     <script type="text/javascript" src="bootstrap.js"></script>