more work on posting and showing status posts
This commit is contained in:
parent
f73ce7d196
commit
650f107d21
7 changed files with 108 additions and 135 deletions
|
@ -51,7 +51,7 @@ function(HostApp, APICalls, Cache) {
|
|||
document.body.className = "body-timeline";
|
||||
document.body.id = "with-sidebar";
|
||||
|
||||
this.setEntityAvatar();
|
||||
//this.setEntityAvatar(); FIXME
|
||||
this.setOnScroll();
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue