fix docs
This commit is contained in:
parent
4046c07639
commit
da69bc4fa0
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ var dashboard = {
|
||||||
this.id = m.route.param("userID");
|
this.id = m.route.param("userID");
|
||||||
},
|
},
|
||||||
view: function(controller) {
|
view: function(controller) {
|
||||||
m.render("body", controller.id);
|
return m("div", controller.id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue