Bug 10513: (follow-up) allow for multiline checkin alerts/messages
authorGalen Charlton <gmc@esilibrary.com>
Mon, 16 Sep 2013 17:33:55 +0000 (17:33 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 16 Sep 2013 17:45:31 +0000 (17:45 +0000)
commit04818401d739b3aae702bec45237c8df824dfb44
tree2792fae9d1d4f68c033c5973091225461196a83f
parent9dca7096c89bef81c3a4cfb46df788e65818e86b
Bug 10513: (follow-up) allow for multiline checkin alerts/messages

This patch turns the form input for the checkin message to
a text area and uses the html_line_break Template Toolkit filter
to display it.

To test:

[1] Create or edit an item type.  Note that the checkin message
    field is a text area.
[2] Enter a checkin message with at least one line break.
[3] In the item types administration page, note that the checkin
    message is displayed with the line break.
[4] Return an item of the item type modified in step 1.  Verify
    that the displayed checkin message includes the line break.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt