mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
9 lines
224 B
HTML
9 lines
224 B
HTML
<div>
|
|
<div>
|
|
<file-upload accept="{{accept}}" droppable="{{droppable}}" target="{{target}}" multi="false" ></file-upload>
|
|
</div>
|
|
<div >
|
|
<alfresco-file-list></alfresco-file-list>
|
|
</div>
|
|
</div>
|