[ADF-3911] Converted GIF image URLs to absolute (#4159)

This commit is contained in:
Andy Stark
2019-01-15 10:20:29 +00:00
committed by Eugenio Romano
parent 431e2ff09c
commit c8303f3479
12 changed files with 62 additions and 62 deletions

View File

@@ -62,7 +62,7 @@ Below the most relevant features of this release:
The document list now provides two different way to paginate the results the normal pagination or the infinite scrolling.
In order to enable this feature, you need to specify the paginationStrategy properties 'Infinite'. The infinite scrolling is also now used as default in the object picker component
![](images/infinite-scrolling.gif)
![](https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/release-notes/images/infinite-scrolling.gif)
### 2.Requeue option added to adf-task-header