Fix an unstranslatable string in JavaScript
authorFrédéric Demians <f.demians@tamil.fr>
Mon, 15 Jun 2009 15:32:51 +0000 (17:32 +0200)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 15 Jun 2009 17:43:25 +0000 (12:43 -0500)
For an explanation, see:

http://wiki.koha.org/doku.php?id=en:development:codingguidelines#translatable_text

This bug blocks entirely serials module. It isn't possible
to create/edit a subscription. Brocken JavaScript prevents
Search for a vendor and Search for Biblio dialog box
to pop-up.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>

No differences found