encode more html entities
This commit is contained in:
parent
f173d50902
commit
bdcd935c3e
2 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ oml.ui.filter = function(id) {
|
|||
: false,
|
||||
columns: [
|
||||
{
|
||||
format: Ox.encodeHTMLEntities,
|
||||
id: 'name',
|
||||
operator: '+',
|
||||
title: Ox._(filter.title),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue