diff --git a/app/views/ips.pug b/app/views/ips.pug index c78abf9..08e1586 100644 --- a/app/views/ips.pug +++ b/app/views/ips.pug @@ -53,7 +53,7 @@ block content .row .input-field.col.s12 button.btn.grey.waves-effect.col.s12.white-text(type="submit") - strong Get Data + strong Update table .row .col.s12 table.striped(type='lb-datatable' data-type='json' data-field='data' data-url='api/ips?'+table_params data-header-field='header' data-items-field='header' )