mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-11 09:48:40 +00:00
fix tests
This commit is contained in:
parent
639f211b13
commit
725bbe8c77
|
|
@ -350,7 +350,7 @@ final class BackendController extends Controller
|
|||
}
|
||||
|
||||
$view->setTemplate('/Modules/Kanban/Theme/Backend/kanban-card');
|
||||
$view->data['nav'] = $this->app->moduleManager->get('Navigation')->createNavigationMid(1005801001, $request, $response);
|
||||
$view->data['nav'] = $this->app->moduleManager->get('Navigation')->createNavigationMid(1005801001, $request, $response);
|
||||
|
||||
return $view;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user