https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36836
--- Comment #19 from Victor Grousset/tuxayo <[email protected]> --- > * Using double quotes instead of single around strings according to > coding guidelines For the record, cases like `description: __('By month'),` that are left with single quotes should be ok. For another topic I tried on another page that had `:placeholder="$__('License name')"` and a single quote in the translated string and it was displayed and no JS error popped. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
