Fix update-content tag documentation (#3616)

This commit is contained in:
Nicolas Barithel
2018-07-24 11:47:40 +02:00
committed by Eugenio Romano
parent a55f09d527
commit 72f0fb6e53

View File

@@ -20,7 +20,7 @@ Provides a generic "Empty Content" placeholder for components.
icon="star_rate"
title="APP.BROWSE.FAVORITES.EMPTY_STATE.TITLE"
subtitle="APP.BROWSE.FAVORITES.EMPTY_STATE.TEXT">
</adf-empty-folder>
</adf-empty-content>
</ng-template>
</empty-folder-content>
</adf-document-list>
@@ -48,7 +48,7 @@ Provides a generic "Empty Content" placeholder for components.
icon="star_rate"
title="APP.BROWSE.FAVORITES.EMPTY_STATE.TITLE"
subtitle="APP.BROWSE.FAVORITES.EMPTY_STATE.TEXT">
</adf-empty-folder>
</adf-empty-content>
</ng-template>
</empty-folder-content>
</adf-document-list>