diff --git a/client/cat3/src/main.js b/client/cat3/src/main.js index 2720b2867..5b0fde688 100644 --- a/client/cat3/src/main.js +++ b/client/cat3/src/main.js @@ -34,12 +34,6 @@ var angularApp = angular.module('catapp', ['ui.router','ngTouch','toastr','fireb angularApp.run(['$rootScope', 'auth', '$state', '$stateParams','$http','$window', function ($rootScope, Auth, $state, $stateParams,$http) { 'use strict'; - $http.get('/organizations/getTreeNew').success(function () { - // if(result.data && result.data.length >0){ - // console.log(result); - // $window.location.href="/private/index.html#ajax/Settings/Dashboard.html"; - // } - }); $rootScope.$on('$stateChangeStart', function (event, toState) { //More function params: function (event, toState, toParams, fromState, fromParams) function checkAuthentication() { diff --git a/client/cat3/src/partials/sections/dashboard/design/view/blueprintCreate.html b/client/cat3/src/partials/sections/dashboard/design/view/blueprintCreate.html index 7db32927b..d075b12b7 100755 --- a/client/cat3/src/partials/sections/dashboard/design/view/blueprintCreate.html +++ b/client/cat3/src/partials/sections/dashboard/design/view/blueprintCreate.html @@ -535,9 +535,9 @@ Configure Resource : {{key}}