[Koha-bugs] [Bug 11245] typo in modborrowers.tt javascript string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 21 17:08:13 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11245

Jonathan Druart <jonathan.druart at biblibre.com> changed:

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

--- Comment #6 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23069
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23069&action=edit
Bug 11245 - typo in modborrowers.tt javascript string

In modborrowers.tt, Bug 8986 made the javascript strings translatable :
  _("This attribute will be only applied to the patron\'s category")
In this case, the backslash is useless.

Test plan :
- Create a borrower attribute with a "Category" defined
- Go to Tools / Batch patrons modification
- Enter a cardnumber and submit
- Next to "Attribute", select the borrower attribute you created
=> You see a grey text at the right : This attribute will be only applied to
the patron's category "XXX"

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list