https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30618
Emmi Takkinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |ity.org | Status|NEW |Needs Signoff --- Comment #2 from Emmi Takkinen <[email protected]> --- Created attachment 188207 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188207&action=edit Bug 30618: Highlight missing mandatory select2 elements in item form checks If one tries to add an item and mandatory or important select field isn't filled, field isn't highlighted like input fields. This patch adds correct background color to empty mandatory select2 fields. To test: 1. Add item, but leave mandatory select2 field empty (e.g. home library, itemtype). 2. Attempt to save item. => Note that field isn't highlighted. 3. Apply this patch (restart service if needed). 4. Repeat steps 1. and 2. => Field should now be highlighted. Sponsored-by: Koha-Suomi Oy -- You are receiving this mail because: You are the assignee for the bug. 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/
