X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2FMETA-INF%2Fresources%2Fdesigner%2Fscripts%2FtextAreaCtrl.js;h=e3016d93befd26e4165a6b269849306e6f0db413;hb=488b7ebe8451d5ae6890b1f56ebce908402d5fee;hp=1693102960275a8ee5ad3710ad15872e438f7acb;hpb=52c98dd27b8803d782a7da7611438d97838a1c77;p=clamp.git diff --git a/src/main/resources/META-INF/resources/designer/scripts/textAreaCtrl.js b/src/main/resources/META-INF/resources/designer/scripts/textAreaCtrl.js index 16931029..e3016d93 100644 --- a/src/main/resources/META-INF/resources/designer/scripts/textAreaCtrl.js +++ b/src/main/resources/META-INF/resources/designer/scripts/textAreaCtrl.js @@ -18,7 +18,7 @@ * limitations under the License. * ============LICENSE_END============================================ * =================================================================== - * ECOMP is a trademark and service mark of AT&T Intellectual Property. + * */ app.controller('textAreaCtrl',['$scope','$rootScope','dialogs','Datafactory','$modalInstance',function($scope, $rootScope,dialogs, Datafactory,$modalInstance) {