remove fat ctrl usage from docs
This commit is contained in:
parent
db88ec4268
commit
3e8896a6d2
5 changed files with 29 additions and 16 deletions
|
|
@ -77,7 +77,7 @@ app.bindOnce = new function() {
|
|||
}
|
||||
|
||||
//here's the view
|
||||
app.view = function(ctrl) {
|
||||
app.view = function() {
|
||||
m(".layout", [
|
||||
app.bindOnce(function() {
|
||||
//this only runs once in order to boost performance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue