Give editor focus after saving

This commit is contained in:
Tom Needham 2012-04-06 21:38:38 +00:00
parent 22466010fc
commit a098c7c685

View file

@ -174,6 +174,7 @@ function doFileSave(){
},'json');
}
}
giveEditorFocus();
};
// Gives the editor focus