From: seshukm Date: Tue, 4 Apr 2017 12:14:21 +0000 (+0530) Subject: Integration issues X-Git-Tag: release/mercury~49 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=ef9cd2561e325c82d4d1fcb03fef4582a53d7839;p=vnfsdk%2Frefrepo.git Integration issues Integration of the Client pages to Main GUI IssueId : CLIENT-189 Change-Id: Iea4584bd96d8037389deb72f826ceb09e28f307d Signed-off-by: seshukm --- diff --git a/lifecyclemgr/src/main/webapp/lifecyclemgr/js/app.js b/lifecyclemgr/src/main/webapp/lifecyclemgr/js/app.js index f26f7109..5155738e 100644 --- a/lifecyclemgr/src/main/webapp/lifecyclemgr/js/app.js +++ b/lifecyclemgr/src/main/webapp/lifecyclemgr/js/app.js @@ -288,7 +288,7 @@ var app = angular.module("lcApp", ["ui.router", "ngTable"])/*, 'ui.bootstrap', ' $log.info(tmplatesResponse); var templatesInfo = translateToTemplatesInfo(tmplatesResponse); document.getElementById("svcTempl").innerHTML = templatesInfo; - $scope.optionsValue = tmplatesResponse; + // $scope.optionsValue = tmplatesResponse; /* var dropSimple_data = { "errmsg" : "Service template is required.", "modalVar" : "lifecycleData.optSelect",