From 21c1bcb7e27c9a9772cbb4307751fd53ef30c92b Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Tue, 24 Mar 2015 11:31:22 +0200 Subject: [PATCH] Attempt to fix the TelerikNext (to be tested) --- apps/TelerikNEXT/app.ts | 2 +- apps/TelerikNEXT/main-page.xml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) 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 @@ - +