Koha/koha-tmpl/intranet-tmpl/prog/en/modules/onboarding
Slava Shishkin 6c95f71548
Bug 25409: Add missing "required" class to template
Added "required" class to "itemtype" label in "onboardingstep5.tt"
template.

To test:
    1) Start new instalation. During onboarding tool phase you will be
       requested to create a new circulation rule.
    2) Observe that "itemtype" label has no "required" class.
    3) Apply patch.
    4) Repeat step 2 (you can reload circulation rule creation page).
    5) Observe the error is gone.

Mentored-by: Peter Vashchuk <stalkernoid@gmail.com>
Mentored-by: Andrew Nugged <nugged@gmail.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-05-12 11:15:08 +01:00
..
onboardingstep1.tt Bug 20658: Move template JavaScript to the footer: Installer and onboarding 2019-03-15 19:44:45 +00:00
onboardingstep2.tt Bug 20658: Move template JavaScript to the footer: Installer and onboarding 2019-03-15 19:44:45 +00:00
onboardingstep3.tt Bug 22451: Use Asset everywhere 2019-04-16 13:17:32 +00:00
onboardingstep4.tt Bug 20658: Move template JavaScript to the footer: Installer and onboarding 2019-03-15 19:44:45 +00:00
onboardingstep5.tt Bug 25409: Add missing "required" class to template 2020-05-12 11:15:08 +01:00