attempt to rebind infield labels on comment form
This commit is contained in:
parent
22c1743886
commit
35bc4e3aad
1 changed files with 1 additions and 0 deletions
|
|
@ -135,6 +135,7 @@ var WebSocketReceiver = {
|
|||
}
|
||||
}
|
||||
Diaspora.widgets.timeago.updateTimeAgo();
|
||||
$("label").inFieldLabels();
|
||||
},
|
||||
|
||||
onPageForClass: function(className) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue