Juan Romay Sieira schreef op do 24-11-2011 om 18:05 [+0100]:
> - week_days["[% WEEK_DAYS_LOO.KEY %]"] = {title:"[%
> WEEK_DAYS_LOO.TITLE %]", description:"[% WEEK_DAYS_LOO.DESCRIPTION %
> ]"};
> + week_days["[% WEEK_DAYS_LOO.KEY %]"] = {title:"[%
> WEEK_DAYS_LOO.TITLE | replace('"','\"') %]", description:"[%
> WEEK_DAYS_LOO.DESCRIPTION | replace('"','\"') %]"}; I'm not 100% sure, but would a better solution be to run it through '| html' or similar? -- Robin Sheat Catalyst IT Ltd. ✆ +64 4 803 2204 GPG: 5957 6D23 8B16 EFAB FEF8 7175 14D3 6485 A99C EB6D
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
