From 920a331b1484c1cb770bed05c7691899c7aa3e42 Mon Sep 17 00:00:00 2001 From: john-knowles <18680913+john-knowles@users.noreply.github.com> Date: Wed, 12 Dec 2018 08:06:24 +0000 Subject: [PATCH] Update document-list-layout.md (#875) --- docs/features/document-list-layout.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/features/document-list-layout.md b/docs/features/document-list-layout.md index b0207ff4b..1d1726cdb 100644 --- a/docs/features/document-list-layout.md +++ b/docs/features/document-list-layout.md @@ -72,6 +72,8 @@ in the content repository before it was deleted. The Search Results view shows the found items for a search query. It has a custom layout template and users can easily browse the results and perform actions on items. For more information on the [SearchComponent](https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/search), please also check this [Search Results](/features/search-results) section. +Another custom template layout shows the results when searching for libaries so that users can find, join and favorite libraries that they aren't already members of. + ## Actions and the Actions Toolbar All the views incorporate the [toolbar](https://alfresco.github.io/adf-component-catalog/components/ToolbarComponent.html)