mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
separated am_stats view from control
This commit is contained in:
parent
9b6184c345
commit
7fab77bf4a
7 changed files with 320 additions and 315 deletions
|
|
@ -1658,8 +1658,8 @@ $(document).ready(function () {
|
|||
data: null,
|
||||
name: 'actions',
|
||||
className: 'text-center',
|
||||
width: '200px',
|
||||
sortable: false,
|
||||
width: 'auto',
|
||||
render: function (data, type, script) {
|
||||
|
||||
const isScriptEnabled = script.is_enabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue