This commit is contained in:
Molkobain
2021-07-12 10:58:38 +02:00
parent 5174250ff1
commit 4ef10ae7c9

View File

@@ -259,11 +259,11 @@ class DisplayBlock
'withJSRefreshCallBack',
/** true if 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',
/**string title of panel block*/
/** string title of panel block */
'panel_title',
/**string class for panel block style*/
/** string class for panel block style */
'panel_class',
];