Browse Source

fixed gh-pages new version resources

Emanuele Marchi 11 năm trước cách đây
mục cha
commit
1dcbe5f454
3 tập tin đã thay đổi với 44 bổ sung2 xóa
  1. 21 0
      docs/bootstrap-switch.css
  2. 21 0
      docs/bootstrap-switch.js
  3. 2 2
      index.html

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 21 - 0
docs/bootstrap-switch.css


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 21 - 0
docs/bootstrap-switch.js


+ 2 - 2
index.html

@@ -10,7 +10,7 @@
     <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css">
     <link rel="stylesheet" href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css">
     <link rel="stylesheet" href="http://bdmdesign.github.io/bootstrap-switch/static/stylesheets/flat-ui-fonts.css">
-    <link rel="stylesheet" href="build/css/bootstrap3/bootstrap-switch.css" />
+    <link rel="stylesheet" href="docs/bootstrap-switch.css">
     <link rel="stylesheet" href="docs/lib/prism.css">
     <link rel="stylesheet" href="docs/index.css">
     <script>
@@ -420,7 +420,7 @@ $('#readonly-switch').bootstrapSwitch('readonly', true);  // true || false</code
   </div>
   <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
   <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script>
-  <script src="build/js/bootstrap-switch.js"></script>
+  <script src="docs/bootstrap-switch.js"></script>
   <script src="docs/lib/prism.js"></script>
   <script src="docs/index.js"></script>
   </body>

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác