[POLICY-73] replace openecomp for policy-engine
[policy/engine.git] / ONAP-SDK-APP / src / main / webapp / app / fusion / scripts / DS2-controllers / ds-profile / post-controller.js
diff --git a/ONAP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js b/ONAP-SDK-APP/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
new file mode 100644 (file)
index 0000000..b9de4be
--- /dev/null
@@ -0,0 +1,3 @@
+appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){
+
+});