|
|
@@ -8,7 +8,7 @@
|
|
|
<link rel="stylesheet" href="../assets/bootstrap/css/bootstrap.min.css">
|
|
|
<link rel="stylesheet" href="../src/bootstrap-table.css">
|
|
|
<link rel="stylesheet" href="docs.css">
|
|
|
- <link rel="stylesheet" href="//wenzhixin.net.cn/css/fork.css">
|
|
|
+ <!--<link rel="stylesheet" href="//wenzhixin.net.cn/css/fork.css">-->
|
|
|
<!--[if lt IE 9]>
|
|
|
<script src="//wenzhixin.net.cn/js/html5shiv.js"></script>
|
|
|
<script src="//wenzhixin.net.cn/js/respond.min.js"></script>
|
|
|
@@ -19,6 +19,13 @@
|
|
|
<header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav">
|
|
|
<div class="container">
|
|
|
<div class="navbar-header">
|
|
|
+ <button class="navbar-toggle" type="button" data-toggle="collapse"
|
|
|
+ data-target=".bs-navbar-collapse">
|
|
|
+ <span class="sr-only">Toggle navigation</span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ <span class="icon-bar"></span>
|
|
|
+ </button>
|
|
|
<a class="navbar-brand" href="index.html">
|
|
|
Bootstrap Table
|
|
|
</a>
|
|
|
@@ -35,6 +42,12 @@
|
|
|
<a href="examples.html">Examples</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
+ <ul class="nav navbar-nav navbar-right">
|
|
|
+ <!-- GitHub buttons: see http://ghbtns.com -->
|
|
|
+ <li><iframe class="navbar-text" src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe></li>
|
|
|
+ <li><iframe class="navbar-text" src="http://ghbtns.com/github-btn.html?user=wenzhixin&repo=bootstrap-table&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="95" height="20"></iframe></li>
|
|
|
+ <li><iframe class="navbar-text" src="http://ghbtns.com/github-btn.html?user=wenzhixin&type=follow&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="165" height="20"></iframe></li>
|
|
|
+ </ul>
|
|
|
</nav>
|
|
|
</div>
|
|
|
</header>
|
|
|
@@ -66,7 +79,7 @@
|
|
|
</div>
|
|
|
</main>
|
|
|
|
|
|
-<a href="https://github.com/wenzhixin/bootstrap-table" class="fork_me"></a>
|
|
|
+<!--<a href="https://github.com/wenzhixin/bootstrap-table" class="fork_me"></a>-->
|
|
|
|
|
|
<script src="../assets/jquery.min.js"></script>
|
|
|
<script src="../assets/bootstrap/js/bootstrap.min.js"></script>
|