forked from 0x2620/pandora
typo
This commit is contained in:
parent
ddf9b90f70
commit
c8e0866093
1 changed files with 1 additions and 1 deletions
|
@ -246,7 +246,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
paddingTop: '32px',
|
||||
textAlign: 'center'
|
||||
})
|
||||
.html(Ox._('No entities defined.'))),
|
||||
.html(Ox._('No entities defined.')),
|
||||
|
||||
that = Ox.Dialog({
|
||||
buttons: [
|
||||
|
|
Loading…
Reference in a new issue