* Better view inheritance. Experimental ButtonView. User stuff
This commit is contained in:
@@ -40,7 +40,7 @@ function ViewController(client) {
|
||||
self.nextFocus();
|
||||
break;
|
||||
|
||||
case 'accepted' :
|
||||
case 'accept' :
|
||||
// :TODO: check if id is submit, etc.
|
||||
self.nextFocus();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user