aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
blob: a84e519780af282889f7922ae41fcbb1cf02056f (plain)
1
2
3
appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){

});