[Koha-bugs] [Bug 15949] Making certain alerts stand out

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 9 00:50:58 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15949

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |Academy
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Owen Leonard from comment #1)
> I think perhaps a better solution is to make sure that messages like this
> get unique ID atributes so that you can define custom CSS for particular
> messages which are of higher priority to your library. For example:
> 
> [% IF ( errmsgloo.badbarcode ) %]
>     <p id="checkin_no_item_with_barcode" class="problem">No item with
> barcode: [% errmsgloo.msg %]</p>
> [% END %]
> 
> That would also allow you to define custom audio alerts for those messages.

+1

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list