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

--- Comment #19 from Fridolyn SOMERS <[email protected]> ---
Created attachment 13758
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13758&action=edit
Always use double quotes : follow-up 2

Follow-up 2 :
Move occurrences of JavaScript translated string from HTML to JavaScript block.
The better way is to store translated JavaScript strings into a var : 
var MSG_NO_ITEM_SELECTED = _("Nothing is selected.");

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to