encode more html entities
This commit is contained in:
parent
fea12d9f57
commit
f173d50902
6 changed files with 14 additions and 13 deletions
|
|
@ -28,6 +28,7 @@ oml.ui.folderList = function(options) {
|
|||
width: 16
|
||||
},
|
||||
{
|
||||
format: Ox.encodeHTMLEntities,
|
||||
id: 'name',
|
||||
visible: true,
|
||||
width: ui.sidebarSize - 16 - 48,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue