mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-23 19:20:41 +02:00
* Better view inheritance. Experimental ButtonView. User stuff
This commit is contained in:
parent
8cd062be72
commit
668fdd9166
8 changed files with 171 additions and 202 deletions
|
@ -40,7 +40,7 @@ function ViewController(client) {
|
|||
self.nextFocus();
|
||||
break;
|
||||
|
||||
case 'accepted' :
|
||||
case 'accept' :
|
||||
// :TODO: check if id is submit, etc.
|
||||
self.nextFocus();
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue