separated am_stats view from control

This commit is contained in:
gabryon99 2020-09-23 23:22:19 +02:00
parent 9b6184c345
commit 7fab77bf4a
7 changed files with 320 additions and 315 deletions

View file

@ -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;