gues type from id, classe added to dots on connecction mode (remians nested dots and text mode)
This commit is contained in:
@@ -77,10 +77,10 @@ var _RouteMenu = {
|
||||
onupdate : m.route.link
|
||||
}, _i18n.t("Text"))),
|
||||
m('li', m('a', {
|
||||
'href':`/${lang}/conexions${path[3]}`,
|
||||
'href':`/${lang}/connections${path[3]}`,
|
||||
oncreate : m.route.link,
|
||||
onupdate : m.route.link
|
||||
}, _i18n.t("Conexions"))),
|
||||
}, _i18n.t("Connections"))),
|
||||
])
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user