mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-20 17:55:53 +02:00
* Delete mods/login.js (not used)
* More fallbackMenuModule & gotoMenuModule clean up -- should all be using new system now
This commit is contained in:
parent
f7a7423b32
commit
b1be5cdff4
12 changed files with 16 additions and 85 deletions
|
@ -834,9 +834,7 @@ function FullScreenEditorModule(options) {
|
|||
replyDiscard : function(formData, extraArgs) {
|
||||
// :TODO: need to prompt yes/no
|
||||
// :TODO: @method for fallback would be better
|
||||
self.client.fallbackMenuModule(function fallback(err) {
|
||||
console.log(err)
|
||||
});
|
||||
self.prevMenu();
|
||||
},
|
||||
*/
|
||||
editModeMenuHelp : function(formData, extraArgs) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue