https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37829
--- Comment #13 from Pedro Amorim <[email protected]> --- This is lovely. 1) "Bookings" should be alphabetically placed in cgi-bin/koha/admin/additional-fields.pl 2) Is there absolutely no way we use/extend the current established pattern of additional-fields-entry.inc and additional-fields-entry.js? This patchset is now introducing a 3rd implementation of additional fields into Koha (vanilla tt, VueJS, now this JS). Some things work differently here to the vanilla Koha implementation e.g. repeatable fields start hidden here where in vanilla Koha it always start with showing at least one. Repeatable AV fields in vanilla Koha are shown as checkboxes, here they're shown as multiple dropdowns. -- 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/
