move list page to the usual location

This commit is contained in:
dkanada 2019-03-29 15:09:51 -07:00
parent 3eec1cf2f7
commit 3f4b750288
7 changed files with 24 additions and 28 deletions

View file

@ -119,7 +119,7 @@ define([
type: "home"
});
defineRoute({
path: "/list/list.html",
path: "/list.html",
autoFocus: false,
controller: "list",
transition: "fade"