encode more html entities
This commit is contained in:
parent
fea12d9f57
commit
f173d50902
6 changed files with 14 additions and 13 deletions
|
|
@ -136,7 +136,7 @@ oml.ui.folders = function() {
|
|||
'part.preferences': 'account'
|
||||
});
|
||||
} else {
|
||||
oml.UI.set({page: 'users'})
|
||||
oml.UI.set({page: 'users'});
|
||||
}
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue