mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-3198] Final doc checks for release (#3513)
* [ADF-3198] Doc link check for release * [ADF-3198] Updated main index doc page
This commit is contained in:
committed by
Eugenio Romano
parent
fa18d4dc3e
commit
84102c38cd
@@ -88,4 +88,4 @@ for more information about installing and using the source code.
|
||||
|
||||
| Name | Description | Source link |
|
||||
| ---- | ----------- | ----------- |
|
||||
| [Search Widget interface](content-services/search-widget.interface.md) | Specifies required properties for [Search filter component](../content-services/search-filter.component.md) widgets. | [Source](../lib/content-services/search/search-widget.interface.ts) |
|
||||
| [Search Widget interface](search-widget.interface.md) | Specifies required properties for [Search filter component](search-filter.component.md) widgets. | [Source](../../lib/content-services/search/search-widget.interface.ts) |
|
||||
|
@@ -30,7 +30,7 @@ Searches for people or groups to add to the current node permissions.
|
||||
|
||||
## Details
|
||||
|
||||
This component uses a [Search component](../search.component.md) to retrieve the
|
||||
This component uses a [Search component](search.component.md) to retrieve the
|
||||
groups and people that could be added to the permission list of the current node.
|
||||
The `select` event is emitted when a result is clicked from the list.
|
||||
|
||||
|
Reference in New Issue
Block a user