mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
update
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
@if (processDefinitionLoaded || isFormCloudLoading) {
|
@if (processDefinitionLoaded && !isFormCloudLoading) {
|
||||||
<mat-card appearance="outlined" class="adf-start-process">
|
<mat-card appearance="outlined" class="adf-start-process">
|
||||||
<mat-card-content>
|
<mat-card-content>
|
||||||
@if (showTitle) {
|
@if (showTitle) {
|
||||||
|
|||||||
Reference in New Issue
Block a user