mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
improved pages looking & feel
This commit is contained in:
parent
6f98caf7a8
commit
803e434604
9 changed files with 12 additions and 9 deletions
|
|
@ -96,6 +96,8 @@ page_utils.print_page_title('User Scripts')
|
|||
|
||||
print([[
|
||||
</div>
|
||||
<div class='card'>
|
||||
<div class='card-body'>
|
||||
<div class='col-12 my-3'>
|
||||
<table class='table table-bordered table-striped' id='user-scripts'>
|
||||
<thead>
|
||||
|
|
@ -114,6 +116,8 @@ print([[
|
|||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<link href="]].. ntop.getHttpPrefix() ..[[/datatables/datatables.min.css" rel="stylesheet"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue