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:
Eugenio Romano
2017-09-14 19:53:46 +01:00
committed by GitHub
parent 6d12b07fe2
commit 5c7ccb9b83
19 changed files with 127 additions and 116 deletions

View File

@@ -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>