production menu tree reference in ajax response
This commit is contained in:
@@ -91,7 +91,7 @@ class EdlpAjaxController extends ControllerBase {
|
||||
$menu_parents[] = $sys_path;
|
||||
}
|
||||
}
|
||||
// $data['menu_parents'] = $menu_parents;
|
||||
$data['menu_parents'] = $menu_parents;
|
||||
}
|
||||
|
||||
$data['#cache'] = [
|
||||
|
||||
Reference in New Issue
Block a user