From 97a10bde782e2d0bcfce36f56850d0d1690a1f8d Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Mon, 26 Feb 2018 03:04:19 +0000 Subject: [PATCH] add possible future configurability display mode document list and datatable (#2998) --- .../app/components/files/files.component.html | 14 +++++++----- .../app/components/files/files.component.ts | 21 +++++++++++++----- docs/datatable.component.md | 4 ++-- docs/document-list.component.md | 4 ++-- .../components/document-list.component.html | 2 +- .../document-list.component.spec.ts | 4 ++-- .../components/document-list.component.ts | 5 +++-- .../datatable/datatable.component.html | 22 +++++++++---------- .../datatable/datatable.component.spec.ts | 4 ++-- .../datatable/datatable.component.ts | 9 ++++++-- 10 files changed, 54 insertions(+), 35 deletions(-) diff --git a/demo-shell/src/app/components/files/files.component.html b/demo-shell/src/app/components/files/files.component.html index a5a848f355..4ada6c925e 100644 --- a/demo-shell/src/app/components/files/files.component.html +++ b/demo-shell/src/app/components/files/files.component.html @@ -11,7 +11,7 @@ - view_comfy + (click)="toogleGalleryView()"> + view_comfy + list