mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-4302] - move cloud folder from app-layout to component (#4525)
This commit is contained in:
committed by
Eugenio Romano
parent
17efd33f44
commit
f422fa30d2
@@ -0,0 +1,6 @@
|
||||
<adf-cloud-start-task
|
||||
[appName]="appName"
|
||||
(error)="openSnackMessage($event)"
|
||||
(success)="onStartTaskSuccess()"
|
||||
(cancel)="onCancelStartTask()">
|
||||
</adf-cloud-start-task>
|
Reference in New Issue
Block a user