From b9f942dfcb3b8b77ff008bcea36080e854a4c80c Mon Sep 17 00:00:00 2001 From: Hayley Mapley Date: Mon, 18 Mar 2019 01:13:48 +0000 Subject: [PATCH] Bug 18888: (follow-up) Fixed script tag for QA tools Removed type reference in the script tag in onboardingstep6.tt - Note: the QA tools will still fail this tag for using a full path rather than Asset. Sponsored-by: Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt index 495f15c13b..6554b09dd2 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding/onboardingstep6.tt @@ -80,6 +80,6 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'validator-strings.inc' %] [% INCLUDE 'installer-strings.inc' %] - + [% END %] [% INCLUDE 'installer-intranet-bottom.inc' %] -- 2.11.0