diff --git a/apps/TelerikNEXT/app.ts b/apps/TelerikNEXT/app.ts index 741c77ffe..64c8dbe17 100644 --- a/apps/TelerikNEXT/app.ts +++ b/apps/TelerikNEXT/app.ts @@ -1,7 +1,7 @@ import application = require("application"); // Set the start module for the application -application.mainModule = "app/main-page"; +application.mainModule = "main-page"; // TODO: This is only neede because of the deply script. application.cssFile = "app/TelerikNEXT/app.css"; diff --git a/apps/TelerikNEXT/main-page.xml b/apps/TelerikNEXT/main-page.xml index 5d535e205..a743fa0ad 100644 --- a/apps/TelerikNEXT/main-page.xml +++ b/apps/TelerikNEXT/main-page.xml @@ -1,5 +1,5 @@ + loaded="pageLoaded" xmlns:tsb="TelerikUI/side-bar"> @@ -15,7 +15,7 @@ - +