'use strict'; angular.module('dssWebApp') .constant('MESSAGE_EVENTS', { broadcast: 'broadcast' });