mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Bootstrap migration bnt-default to bnt-secondary
This commit is contained in:
parent
5e3f77bbb6
commit
2bfd12a84c
12 changed files with 16 additions and 16 deletions
2
httpdocs/js/bootstrap-datatable.js
vendored
2
httpdocs/js/bootstrap-datatable.js
vendored
|
|
@ -785,7 +785,7 @@
|
|||
}) : ""
|
||||
|
||||
, $("<button></button>")
|
||||
.addClass("btn btn-default")
|
||||
.addClass("btn btn-secondary")
|
||||
.data('dismiss', 'modal')
|
||||
.append(
|
||||
$("<span></span>")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue