]> git.koha-community.org Git - koha.git/commit
Bug 17840: adding classes to notes in checkouts
authorEmma Smith <emma.nakamura.smith@gmail.com>
Tue, 17 Jan 2017 03:23:18 +0000 (03:23 +0000)
committerMason James <mtj@kohaaloha.com>
Fri, 17 Mar 2017 13:08:39 +0000 (02:08 +1300)
commitc58c89018ebbef09dc23144a7f2e6ec8a78309c1
treec3840e613bd932ef3b164b9c8133b9bc06d78987
parente9295c48f8625028778e96d3d2b161f87965fc62
Bug 17840: adding classes to notes in checkouts

Test Plan
1) Add an internal and a public note to an item.
2) Check out the item.
3) Verify that both notes are shown in between title and barcode in the
second column of the details table.
4) Verify there is an empty class="" in the HTML source code for each
5) Apply patch and refresh page
6) View page source, confirm that class has been changed

I tested this by first applying the patch for bug 17919 to catch the
check-in software error. Patch working as expected :)

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 257c1793420108f1cb5efdec7bf03649d41940a0)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/prog/js/checkouts.js