add indiancinema site dialog copyrights tab; fix 0xdb site dialog close handler
This commit is contained in:
parent
c57c6302dd
commit
169c9c6919
2 changed files with 2 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
})
|
||||
.bindEvent({
|
||||
close: function(data) {
|
||||
pandora.UI.set({page: ''});
|
||||
Ox.getObjectById(tabs, pandora.user.ui.page) && pandora.UI.set({page: ''});
|
||||
},
|
||||
resize: function(data) {
|
||||
var selected = $tabPanel.selected();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue