diff --git a/pwa/src/app/pages/collection/collection.page.html b/pwa/src/app/pages/collection/collection.page.html index a1803fde..b8f6a7a8 100644 --- a/pwa/src/app/pages/collection/collection.page.html +++ b/pwa/src/app/pages/collection/collection.page.html @@ -119,234 +119,244 @@

{{ subheader | translate }} 

- - - - - - - - - {{ item.title | translate }} - - - - - - - - - - -
{{ - item.view.title | translate }}
{{ item.count }}
-
-
-
- - - - - - + + + + + +
  - - - -
- {{ item.value.title }} - [F] -
- {{ item.key }} -
-
+ {{ record._created_at?.replace(' ', 'T') | date:'dd.MM.yyyy HH:mm:ss' }} + + {{ record._created_by }} + + {{ record._modified_at?.replace(' ', 'T') | date:'dd.MM.yyyy HH:mm:ss' }} + + {{ record._modified_by }} + + {{ record._id }} +
+
+ + - - + + + + + + + +  {{ in }}  + + +  {{ in }}  + + + + + ...  {{ pages_ }} + + + + + + + + {{ 'Pagination' | translate }} [{{ limit_ }}] - - - - {{ 'Pagination' | translate }} [{{ limit_ }}] - +
+ +
+ {{ 'Initializing' | translate }}... +
+