* [task#145551,doing,2h] Add review object set in admin common page.
This commit is contained in:
@@ -10,6 +10,8 @@ declare(strict_types=1);
|
||||
*/
|
||||
namespace zin;
|
||||
|
||||
data('activeMenuItem', $module);
|
||||
|
||||
if(!in_array($module, array('block', 'baseline'))) include 'sidebar.html.php';
|
||||
|
||||
$formItems = array();
|
||||
|
||||
Reference in New Issue
Block a user