mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-18 08:29:50 +01:00
Started adding comments to tablefilter module
This commit is contained in:
parent
e29c024fa3
commit
e6e0db671d
11 changed files with 240 additions and 279 deletions
|
|
@ -81,6 +81,8 @@
|
|||
<div>
|
||||
<button onclick="tf.ExtRegistry.advancedGrid.destroy();">Remove ezEditTable</button>
|
||||
<button onclick="tf.ExtRegistry.advancedGrid.reset();">Reset ezEditTable</button>
|
||||
|
||||
<button onclick="tf.destroy();">Remove filters</button>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../build/tablefilter/tablefilter.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue