mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°3540 - Migrate printable version of an object
This commit is contained in:
@@ -187,6 +187,8 @@ class DisplayBlock
|
||||
'auto_reload', /** bool|string|numeric 'fast' (reload faster) or 'standard' (= true or 'true') (reload standard) or reload interval value (numeric) */
|
||||
'c[menu]', /** string current navigation menu */
|
||||
'c[org_id]', /** int current filtered organization */
|
||||
'c[menu', /** string workaround due to extraparams in menunode */
|
||||
'c[org_id', /** int workaround due to extraparams in menunode */
|
||||
'dashboard_div_id', /** string dashboard html div id */
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user