UI adaptation for supporting ONAP portal SDK
[validation.git] / ui / src / main / webapp / app / fusion / scripts / DS2-controllers / ds-profile / post-controller.js
1 appDS2.controller('postController', function($scope, $http, $modal,
2         $routeParams, $rootScope, PostService) {
3
4 });