1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-03 14:32:21 +02:00

Updated external toolbar example

This commit is contained in:
koalyptus 2017-10-10 13:28:54 +11:00 committed by GitHub
parent 7873e4dfa6
commit ae57ce0684

View file

@ -13177,7 +13177,9 @@
<script data-config>
var tfConfig = {
base_path: 'tablefilter/',
toolbar_target_id: 'externalToolbar',
toolbar: {
target_id: 'externalToolbar'
},
paging: {
results_per_page: ['Records: ', [10, 25, 50, 100]]
},