mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
unified tab style across the pages (#4471)
This commit is contained in:
parent
2afc279caf
commit
ea8e30bac0
15 changed files with 79 additions and 45 deletions
|
|
@ -96,8 +96,6 @@ 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>
|
||||
|
|
@ -115,9 +113,6 @@ print([[
|
|||
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