mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 08:50:12 +00:00
restyling for datatables
This commit is contained in:
parent
dc3c9dbee8
commit
0ae45c262f
12 changed files with 61 additions and 48 deletions
|
|
@ -426,7 +426,7 @@ $(document).ready(function() {
|
|||
}
|
||||
});
|
||||
|
||||
let dt_config = DataTableUtils.getStdDatatableConfig(`lB<'dt-search'f>rtip`, [
|
||||
let dt_config = DataTableUtils.getStdDatatableConfig( [
|
||||
{
|
||||
text: '<i class="fas fa-plus"></i>',
|
||||
className: 'btn-link',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue