forked from 0x2620/pandora
focus editPanel
This commit is contained in:
parent
812959a8c1
commit
9b8b6a1744
1 changed files with 1 additions and 0 deletions
|
@ -403,6 +403,7 @@ pandora.ui.editPanel = function(isEmbed) {
|
||||||
pandora.$ui.mainPanel.replaceElement(1, that);
|
pandora.$ui.mainPanel.replaceElement(1, that);
|
||||||
updateSmallTimelineURL();
|
updateSmallTimelineURL();
|
||||||
ui.edits[ui.edit].view == 'grid' && enableDragAndDrop();
|
ui.edits[ui.edit].view == 'grid' && enableDragAndDrop();
|
||||||
|
that.gainFocus();
|
||||||
}
|
}
|
||||||
|
|
||||||
function renderEdits() {
|
function renderEdits() {
|
||||||
|
|
Loading…
Reference in a new issue