'use strict'; angular.module('dssWebApp') .controller('PageheaderCtrl', function ($rootScope, $scope, $location, $http, SERVER_CONFIG) { });