Skip to content

Commit

Permalink
Update removeAll
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzhixin committed Sep 19, 2015
1 parent 62f9843 commit d531b3a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion methods/removeAll.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@
<body>
<div class="container">
<h1>removeAll</h1>
<p></p>
<p>
Remove all data from table:
<code>$table.bootstrapTable('removeAll');</code>
</p>
<div id="toolbar">
<button id="button" class="btn btn-default">removeAll</button>
</div>
Expand Down

0 comments on commit d531b3a

Please sign in to comment.