#9 update demo

This commit is contained in:
Denys Vuika
2016-05-31 14:45:10 +01:00
parent f86b16af31
commit 0ccdd43842
2 changed files with 7 additions and 1 deletions

View File

@@ -74,6 +74,10 @@ import {
title="{{'DOCUMENT_LIST.ACTIONS.FOLDER.CUSTOM' | translate}}"
(execute)="myFolderAction1($event)">
</content-action>
<content-column
title="{{'DOCUMENT_LIST.COLUMNS.CREATED_ON' | translate}}"
source="createdAt">
</content-column>
<!-- document actions -->
<content-action