app .directive('e5aPagination', function () { return { restrict: 'A', scope: true, templateUrl: '/_module/admin/views/templates/e5a-pagination.html' }; });