mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-20 04:14:24 +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()
|
||||
'dir', // setupSortControl()
|
||||
'backend', // Framework
|
||||
'view', // Framework
|
||||
'_dev' // Framework
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user