mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-04 17:10:05 +08:00
Shuffling works, and lots of refactoring
This commit is contained in:
@@ -45,6 +45,10 @@ function (
|
||||
});
|
||||
}
|
||||
});
|
||||
},
|
||||
|
||||
focusOnView: function(){
|
||||
return this.view.$('input:first').focus();
|
||||
}
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user