update file list angular 2

This commit is contained in:
Mario Romano
2016-04-08 12:13:32 +01:00
parent 590d3f7fe2
commit d7c1c4bc4c
3 changed files with 66 additions and 74 deletions

View File

@@ -1,6 +1,6 @@
<div>
<div>
<file-upload accept="{{accept}}" droppable="{{droppable}}" target="{{target}}" multi="false" >Choose File</file-upload>
<file-upload accept="{{accept}}" droppable="{{droppable}}" target="{{target}}" multi="false" ></file-upload>
</div>
<div >
<alfresco-file-list></alfresco-file-list>