This commit is contained in:
jeena 2013-04-09 18:08:28 +02:00
parent dc362660dc
commit 4b6815c489

View file

@ -183,6 +183,10 @@ function(jQuery, Paths, URI, HostApp, Cache) {
template.remove.style.display = "none";
}
if (HostApp.stringForKey("entity") == status.entity) {
template.item.className += " own";
}
template.reply_to.onclick = function() {
var mentions = [];