work on menu data/home menu/navbar/routing

This commit is contained in:
Géry Debongnie
2019-02-04 13:23:41 +01:00
parent b292a66523
commit 70b25fc7b8
14 changed files with 162 additions and 74 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export const makeEnvironment = memoize(async function(): Promise<Env> {
const qweb = new QWeb();
const router = new Router();
const ajax = new Ajax();
const actionManager = new ActionManager(router, actionRegistry);
const actionManager = new ActionManager(actionRegistry);
const notifications = new NotificationManager();
// demo data