Add JS for second step of bookmark form.
This commit is contained in:
parent
3b5966430c
commit
68bc240d4c
@ -11,10 +11,8 @@ var Bookmark = {
|
||||
// Special initialization function just for the
|
||||
// second step in the bookmarking workflow
|
||||
InitBookmarkForm: function() {
|
||||
alert('Gar!');
|
||||
|
||||
// Put fancy stuff here
|
||||
|
||||
SN.Init.CheckBoxes();
|
||||
$('fieldset fieldset label').inFieldLabels({ fadeOpacity:0 });
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user