mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix toolbar and page port view for size in small devices (#2338)
remove old alfresco and activiti prefix fix login toggle mobile devices
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="activiti-form-viewer" *ngIf="nodeId">
|
||||
<activiti-form [nodeId]="nodeId"
|
||||
<adf-form [nodeId]="nodeId"
|
||||
[saveMetadata]="true"
|
||||
[path]="'/Sites/swsdp/documentLibrary'">
|
||||
</activiti-form>
|
||||
</adf-form>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user