X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2FMETA-INF%2Fresources%2Fdesigner%2Fscripts%2FDashboardCtrl.js;h=fa212a33a5e70e630bd75bc2d9bb4e48d18b70b9;hb=13e80f1b27a0a86de516594b502be51c7ae59258;hp=d312d0396d0f90e550a23f55f0707274faf7cf06;hpb=2ed900bc82c87e7b7c08d19e097d68dbf5c31640;p=clamp.git diff --git a/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js b/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js index d312d039..fa212a33 100644 --- a/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js +++ b/src/main/resources/META-INF/resources/designer/scripts/DashboardCtrl.js @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP CLAMP * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights + * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights * reserved. * ================================================================================ * Licensed under the Apache License, Version 2.0 (the "License"); @@ -18,7 +18,7 @@ * limitations under the License. * ============LICENSE_END============================================ * =================================================================== - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ 'use strict'; @@ -87,10 +87,7 @@ function DashboardCtrl($scope, $rootScope, $resource, $http, $timeout, } $rootScope.initProjectExplorer(); - - visibility_model(); changecolor(selected_model); - }; $scope.selectActivityTestSet = function() { console.log("selectActivityTestSet");