Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Kyle M Hall dbfda36767 Bug 17055 - Add classes to different note types to allow for styling on checkins page
Returned items may have 3 kinds of notes, patron, item public, and item
non-public. However, the html markup for them does not allow us to
distinguish which type we are seeing. It would be good to add classes
for each of these note types.

Test Plan:
1) Check out an item to a patron
2) Add a patron note, a public item note, and a non-public item note
   to the patron and item you used
3) Check in the item and instead the html, note the each note span
   now has a class to distinguish which type of note is being displayed.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-08-10 14:11:11 +00:00
..
bookcount.tt Bug 15927 - Remove use of <tr class="highlight"> for alternating row colors 2016-03-02 22:07:13 +00:00
branchoverdues.tt
branchtransfers.tt Bug 17022: Fix XSS in circ/branchtransfers.pl 2016-08-04 19:19:23 +00:00
circulation-home.tt Bug 16225 - Extra closing quote in circulation home page template 2016-04-22 23:02:02 +00:00
circulation.tt Bug 17036: Fix XSS in circulation.pl 2016-08-10 13:20:07 +00:00
circulation_batch_checkouts.tt Bug 6906: Add the warning message to the batch checkout 2016-07-08 13:40:28 +00:00
offline-mf.tt Bug 16242 - Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
offline.tt Bug 16242 [Follow-up] Move staff client JavaScript out of language directory 2016-04-29 14:32:42 +00:00
on-site_checkouts.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
overdue.tt Bug 16531: Circ overdue report is showing an empty table if no overdues 2016-07-15 18:04:57 +00:00
pendingreserves.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
printslip.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
renew.tt Bug 15821: Use Font Awesome icons in confirmation dialogs - Circulation 2016-03-02 03:52:01 +00:00
reserveratios.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
returns.tt Bug 17055 - Add classes to different note types to allow for styling on checkins page 2016-08-10 14:11:11 +00:00
selectbranchprinter.tt
transfer-slip.tt
transferstoreceive.tt Bug 16774: Format date on 'Transfers to receive' page to dateformat system preference 2016-07-08 13:04:36 +00:00
view_holdsqueue.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
waitingreserves.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00