mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-31 17:38:28 +00:00
upgrade to ADF 1.10-beta5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="layout">
|
||||
<alfresco-upload-drag-area
|
||||
<adf-upload-drag-area
|
||||
[rootFolderId]="node?.id"
|
||||
[disabled]="!canCreateContent(node)"
|
||||
[showNotificationBar]="false">
|
||||
@@ -11,5 +11,5 @@
|
||||
</div>
|
||||
|
||||
<adf-file-uploading-dialog position="left"></adf-file-uploading-dialog>
|
||||
</alfresco-upload-drag-area>
|
||||
</adf-upload-drag-area>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user