(function(){

    'use strict';

	angular.module('PortalSearch', ['pascalprecht.translate', 'ngSanitize', 'ngRoute']);
})();