1
0
Fork 0
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:
Max Guglielmi 2015-05-23 18:55:51 +10:00
commit e6e0db671d
11 changed files with 240 additions and 279 deletions

View file

@ -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>