[Koha-bugs] [Bug 17840] Add classes to internal and public notes in checkouts table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 19 21:44:05 CET 2017


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

Emma <emma.nakamura.smith at gmail.com> changed:

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

--- Comment #6 from Emma <emma.nakamura.smith at gmail.com> ---
Created attachment 59284
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59284&action=edit
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 at hotmail.com>

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


More information about the Koha-bugs mailing list