attempt to rebind infield labels on comment form

This commit is contained in:
maxwell 2011-02-03 18:36:22 -08:00
parent 22c1743886
commit 35bc4e3aad

View file

@ -135,6 +135,7 @@ var WebSocketReceiver = {
} }
} }
Diaspora.widgets.timeago.updateTimeAgo(); Diaspora.widgets.timeago.updateTimeAgo();
$("label").inFieldLabels();
}, },
onPageForClass: function(className) { onPageForClass: function(className) {