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
|
// Special initialization function just for the
|
||||||
// second step in the bookmarking workflow
|
// second step in the bookmarking workflow
|
||||||
InitBookmarkForm: function() {
|
InitBookmarkForm: function() {
|
||||||
alert('Gar!');
|
SN.Init.CheckBoxes();
|
||||||
|
$('fieldset fieldset label').inFieldLabels({ fadeOpacity:0 });
|
||||||
// Put fancy stuff here
|
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user