mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] reviews
This commit is contained in:
@@ -57,7 +57,8 @@ openerp.web_search_datetime_completion = function(instance)
|
||||
date, self.attrs);
|
||||
options.push({
|
||||
label: _.str.sprintf(_.str.escapeHTML(
|
||||
_t("Search %(field)s at: %(value)s")), {
|
||||
instance.web._t("Search %(field)s at: %(value)s")),
|
||||
{
|
||||
field: _.str.sprintf(
|
||||
'<em>%s</em>',
|
||||
_.escape(self.attrs.string)),
|
||||
|
||||
Reference in New Issue
Block a user