forked from 0x2620/pandora
onload title
This commit is contained in:
parent
9173042df4
commit
54fcacf94f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ pandora.ui.onloadDialog = function() {
|
||||||
minWidth: 512,
|
minWidth: 512,
|
||||||
padding: 0,
|
padding: 0,
|
||||||
removeOnClose: true,
|
removeOnClose: true,
|
||||||
title: 'Manage Users',
|
title: 'Manage on load hook',
|
||||||
width: dialogWidth
|
width: dialogWidth
|
||||||
})
|
})
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
|
|
Loading…
Reference in a new issue