fixed #68
This commit is contained in:
parent
cda26a519f
commit
2badd56b2b
3 changed files with 21 additions and 7 deletions
|
@ -135,6 +135,8 @@ function(jQuery, Paths, URI, HostApp, Followings) {
|
|||
var _this = this;
|
||||
|
||||
var template = this.getTemplate();
|
||||
|
||||
template.item.id = "post-" + status.id;
|
||||
|
||||
template.reply_to.onclick = function() {
|
||||
|
||||
|
|
Reference in a new issue