forked from GNUsocial/gnu-social
Apply infield labels to notice form inputs.
This commit is contained in:
@@ -1474,6 +1474,10 @@ var SN = { // StatusNet
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
// Infield labels for notice form inputs.
|
||||
$('fieldset fieldset label').inFieldLabels({ fadeOpacity:0 });
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user