This commit is contained in:
Jeena Paradies 2012-11-22 00:50:51 +01:00
parent cda26a519f
commit 2badd56b2b
3 changed files with 21 additions and 7 deletions

View file

@ -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() {