X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Fmain%2Fresources%2FMETA-INF%2Fresources%2Fdesigner%2Fscripts%2FExportFileCtrl.js;h=d5326d980502c09900fe80c9e7f3be0ab8733b13;hb=e7dd033bf15724dbe27148f71a5bc7b27e3b2c42;hp=f20601aff87545fe4296424ffaf1b2f72f3c978b;hpb=fc6c8da23192405c3ec03eacf52ff518553985df;p=clamp.git diff --git a/src/main/resources/META-INF/resources/designer/scripts/ExportFileCtrl.js b/src/main/resources/META-INF/resources/designer/scripts/ExportFileCtrl.js index f20601af..d5326d98 100644 --- a/src/main/resources/META-INF/resources/designer/scripts/ExportFileCtrl.js +++ b/src/main/resources/META-INF/resources/designer/scripts/ExportFileCtrl.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('exportCtrl', ['$scope', '$rootScope','exportService','dialogs', function($scope,$rootScope,exportService,dialogs){