mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
PHPDoc
This commit is contained in:
@@ -259,11 +259,11 @@ class DisplayBlock
|
|||||||
'withJSRefreshCallBack',
|
'withJSRefreshCallBack',
|
||||||
/** true if dashboard page */
|
/** true if dashboard page */
|
||||||
'from_dashboard_page',
|
'from_dashboard_page',
|
||||||
/**bool true if list may be render in panel block*/
|
/** bool true if list may be render in panel block */
|
||||||
'surround_with_panel',
|
'surround_with_panel',
|
||||||
/**string title of panel block*/
|
/** string title of panel block */
|
||||||
'panel_title',
|
'panel_title',
|
||||||
/**string class for panel block style*/
|
/** string class for panel block style */
|
||||||
'panel_class',
|
'panel_class',
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user