From 316ced7fefb225b9f1bbda19451f7c356b0a7afc Mon Sep 17 00:00:00 2001 From: lhenze Date: Mon, 26 Aug 2019 07:47:11 -0400 Subject: [PATCH] More compact approach h/t @artlowel --- src/app/shared/pagination/pagination.component.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/shared/pagination/pagination.component.html b/src/app/shared/pagination/pagination.component.html index 5941d4fa59..c16a153026 100644 --- a/src/app/shared/pagination/pagination.component.html +++ b/src/app/shared/pagination/pagination.component.html @@ -1,11 +1,9 @@
-
- +
{{ 'pagination.showing.label' | translate }} {{ 'pagination.showing.detail' | translate:getShowingDetails(collectionSize)}} -