[POLICY-122] Policy GUI Fixes
[policy/engine.git] / ONAP-SDK-APP / src / main / webapp / app / fusion / scripts / DS2-controllers / ds-profile / post-controller.js
1 appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){
2
3 });