https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39320
--- Comment #203 from Pedro Amorim <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
