mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-04 11:47:22 +02:00
Ability to set 'next' to advance to next area/conf during newscan
This commit is contained in:
parent
b1d855e36c
commit
af911f8e74
3 changed files with 20 additions and 4 deletions
|
@ -169,7 +169,6 @@ exports.FullScreenEditorModule = exports.getModule = class FullScreenEditorModul
|
|||
}
|
||||
cb(newFocusViewId);
|
||||
},
|
||||
|
||||
headerSubmit : function(formData, extraArgs, cb) {
|
||||
self.switchToBody();
|
||||
return cb(null);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue