fixing doubleclick

This commit is contained in:
jeena 2013-04-16 19:13:14 +02:00
parent bb5b38fb4f
commit 11e6da5592
3 changed files with 12 additions and 11 deletions

View file

@ -340,8 +340,10 @@ function(jQuery, Paths, URI, HostApp, Cache) {
$(template.ago).single_double_click(function () {
HostApp.showConversation(status.id, status.entity);
return false;
}, function () {
HostApp.showConversationViewForPostIdandEntity(status.id, status.entity);
return false;
});
// {"type":"Point","coordinates":[57.10803113,12.25854746]}