https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320 --- Comment #203 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (In reply to Lucas Gass (lukeg) from comment #201)
There is one not tidy file here and it will be really simple to correct:
[FAIL] koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue FAIL tidiness File is not tidy, please run `perl misc/devel/tidy.pl koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/Home.vue`
- ] + ]; return { - availableWidgets + availableWidgets,
This was fixed by Tomas' patch that I moved to bug 41173 as requested by Joubu. I've amended his patch to contain only the tidy fix and resubmitted here. -- You are receiving this mail because: You are watching all bug changes.