https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31981
Philip Orr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch adds a unique release notes| |class to each "needs | |confirmation" message shown | |in circulation. Previously | |the only selector for any | |circulation message needing | |confirmation was | |#circ_needsconfirmation, so | |CSS or jQuery targeting | |only a single specific | |message was not easy to do. | |With this patch you can | |directly target the new | |unique class selector for | |the specific message found | |behind the class element | |.needsconfirm. -- 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/
