From f95f166e7e11ce07a18525f5035de9b4aa1a6acf Mon Sep 17 00:00:00 2001 From: Arzang Kasiri Date: Tue, 26 Sep 2023 11:45:25 -0400 Subject: [PATCH] Uncomment vue script used by the Manage Pricing Plans screen --- base-component/webroot/screen/webroot/qapps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base-component/webroot/screen/webroot/qapps.xml b/base-component/webroot/screen/webroot/qapps.xml index a68c14570..90647686f 100644 --- a/base-component/webroot/screen/webroot/qapps.xml +++ b/base-component/webroot/screen/webroot/qapps.xml @@ -106,10 +106,10 @@ along with this software (see the LICENSE.md file). If not, see // Workflow designer footer_scripts.add('/workflow_assets/js/designer/Designer.js') footer_scripts.add('/workflow_assets/js/dev/WorkflowDev.js') + */ // Ignite Vue Components footer_scripts.add('/ignite_vue_components/js/prototype_ignite_vue.js') - */ ]]>