Apply infield labels to notice form inputs.
This commit is contained in:
parent
572f1d582c
commit
3b5966430c
@ -1474,6 +1474,10 @@ var SN = { // StatusNet
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
// Infield labels for notice form inputs.
|
||||
$('fieldset fieldset label').inFieldLabels({ fadeOpacity:0 });
|
||||
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user