AJAX notice form setup for the expanded bookmark form.
This commit is contained in:
parent
9a62b7b18f
commit
f0ea629990
@ -13,6 +13,7 @@ var Bookmark = {
|
||||
InitBookmarkForm: function() {
|
||||
SN.Init.CheckBoxes();
|
||||
$('fieldset fieldset label').inFieldLabels({ fadeOpacity:0 });
|
||||
SN.Init.NoticeFormSetup($('#form_new_bookmark'));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user