Major changes to the structure of pages to utilize the flex layout system.
This commit is contained in:
@@ -67,7 +67,7 @@ function LayoutManager(view) {
|
||||
// Example:
|
||||
// layoutManager.viewMetadata = {
|
||||
// home: {
|
||||
// url: 'home.html',
|
||||
// url: 'menu.html',
|
||||
// classes: ['fullPage'],
|
||||
// load: 'alert("starting loading home");',
|
||||
// loaded: 'alert("loaded home");',
|
||||
|
||||
Reference in New Issue
Block a user