move list page to the usual location
This commit is contained in:
parent
3eec1cf2f7
commit
3f4b750288
7 changed files with 24 additions and 28 deletions
|
@ -119,7 +119,7 @@ define([
|
|||
type: "home"
|
||||
});
|
||||
defineRoute({
|
||||
path: "/list/list.html",
|
||||
path: "/list.html",
|
||||
autoFocus: false,
|
||||
controller: "list",
|
||||
transition: "fade"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue