live tipsys
This commit is contained in:
parent
defaba504a
commit
80a6a57992
1 changed files with 1 additions and 1 deletions
|
|
@ -7,6 +7,6 @@ Diaspora.Pages.SoupsIndex = function() {
|
|||
self.infiniteScroll = self.instantiate("InfiniteScroll");
|
||||
|
||||
|
||||
$('.indicator').tipsy({fade: true});
|
||||
$('.indicator').tipsy({fade: true, live:true});
|
||||
});
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue