From 7347b9362934fc8d9fc9785786db26e29122fe9f Mon Sep 17 00:00:00 2001 From: aabiabdallah Date: Thu, 31 Aug 2023 12:05:34 -0500 Subject: [PATCH] Commented out workflow_assets and ignite_vue_components files. --- base-component/webroot/screen/webroot/qapps.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/base-component/webroot/screen/webroot/qapps.xml b/base-component/webroot/screen/webroot/qapps.xml index e18d595fc..a68c14570 100644 --- a/base-component/webroot/screen/webroot/qapps.xml +++ b/base-component/webroot/screen/webroot/qapps.xml @@ -56,6 +56,7 @@ along with this software (see the LICENSE.md file). If not, see footer_scripts.add('/js/qz-tray/MoquiQzComponent.js') } + /* // Workflow mixins footer_scripts.add('https://cdn.jsdelivr.net/npm/draw2d@1.0.38/dist/draw2d.min.js') 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 // Ignite Vue Components footer_scripts.add('/ignite_vue_components/js/prototype_ignite_vue.js') + */ ]]>