Skip to content
This repository was archived by the owner on Jan 8, 2025. It is now read-only.

Commit a17a509

Browse files
authored
Merge pull request #13 from mkdecisiondev/remove-workflow-assets
Commented out workflow_assets and ignite_vue_components files.
2 parents f21215c + 7347b93 commit a17a509

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • base-component/webroot/screen/webroot

base-component/webroot/screen/webroot/qapps.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ along with this software (see the LICENSE.md file). If not, see
5656
footer_scripts.add('/js/qz-tray/MoquiQzComponent.js')
5757
}
5858
59+
/*
5960
// Workflow mixins
6061
footer_scripts.add('https://cdn.jsdelivr.net/npm/draw2d@1.0.38/dist/draw2d.min.js')
6162
footer_scripts.add('https://cdn.jsdelivr.net/npm/jqueryui@1.11.1/jquery-ui.min.js')
@@ -108,6 +109,7 @@ along with this software (see the LICENSE.md file). If not, see
108109
109110
// Ignite Vue Components
110111
footer_scripts.add('/ignite_vue_components/js/prototype_ignite_vue.js')
112+
*/
111113
112114
]]></script></pre-actions>
113115

0 commit comments

Comments
 (0)