mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-21 04:44:25 +02:00
Controller: Re-add "view" as preserved column
We're still utilizing this in the dashboard..
This commit is contained in:
parent
ad5a43ce7b
commit
a662fc9af0
@ -203,6 +203,7 @@ class Controller extends ModuleActionController
|
|||||||
'sort', // setupSortControl()
|
'sort', // setupSortControl()
|
||||||
'dir', // setupSortControl()
|
'dir', // setupSortControl()
|
||||||
'backend', // Framework
|
'backend', // Framework
|
||||||
|
'view', // Framework
|
||||||
'_dev' // Framework
|
'_dev' // Framework
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user