[Koha-bugs] [Bug 31633] Add home and holding data attributes to quick spine label print to help customizing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 1 22:35:05 CEST 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #141189|0                           |1
        is obsolete|                            |

--- Comment #10 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 141190
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141190&action=edit
Bug 31633: Add holding and home data attributes to spinelabel-print.tt

To test:

1. Apply patch
2. Have some items with call numbers and different holding/home branches.
3. Generate some quick spine labels and use your browsers dev tools to inscept
the #spinelabel element. It should have 2 new data-attributes, data-homebranch
and data-holdingbranch
4. You can then apply this CSS via IntraNnetUserCSS to make sure you can select
these properly now:

        background: red;
}

Signed-off-by: Andrew Fuerste-Henry <andrewfh at dubcolib.org>

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list