mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
- split apps view and single app view to reflect Activiti UI - dedicated route for each app tasks: /activiti/apps/:appId/tasks - remove performance bottleneck for activiti demo (AfterViewChecked) - load stencil controllers together with Tasks view (fixes #1190)
This commit is contained in:
committed by
Eugenio Romano
parent
2f1cd2cc84
commit
294f7c0ec1
@@ -51,7 +51,6 @@
|
||||
<!-- Stencils integration -->
|
||||
<script src="node_modules/ng2-activiti-form/stencils/runtime.ng1.js"></script>
|
||||
<script src="node_modules/ng2-activiti-form/stencils/runtime.adf.js"></script>
|
||||
<script src="http://localhost:9999/activiti-app/app/rest/script-files/controllers"></script>
|
||||
|
||||
<!-- 2. Configure SystemJS -->
|
||||
<script src="systemjs.config.js"></script>
|
||||
|
Reference in New Issue
Block a user