aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-os/src/main/webapp/app/fusion/scripts/DS2-controllers/ds-profile/post-controller.js
blob: 798228809b2ddc7f2a7769a4756fa87baca70f20 (plain)
1
2
3
appDS2.controller('postController', function($scope, $http, $modal, $routeParams, $rootScope,PostService){
	// Trivial file to silence 404 errors in browser.
});