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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fisc...@bsz-bw.de
            Summary|Cancel all holds button     |Make it easy to hide
                   |text needs .class or at     |'Cancel all holds' button
                   |least an html tag.          |on holds over report

--- Comment #2 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
You can already hide the button with:
form[name=cancelAllReserve] { display:none; }

But this leaves the text that and is a syntax not everyone might be familiar
with. I suggest to wrap both into a span that will make things easier.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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/

Reply via email to