Skip to content

Commit

Permalink
top IP list interface #36
Browse files Browse the repository at this point in the history
  • Loading branch information
matyaskopp committed Dec 2, 2021
1 parent bb449c3 commit 5c9e644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/ips.pug
Original file line number Diff line number Diff line change
Expand Up @@ -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' )
Expand Down

0 comments on commit 5c9e644

Please sign in to comment.