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

});