Arg. Gotta remember to take out console.log() debug statements before committing :D
This commit is contained in:
parent
b6ed694995
commit
bd3eb331a8
@ -712,7 +712,6 @@ var SN = { // StatusNet
|
|||||||
if (SN.C.I.NoticeFormMaster) {
|
if (SN.C.I.NoticeFormMaster) {
|
||||||
// We've already saved a master copy of the form.
|
// We've already saved a master copy of the form.
|
||||||
// Clone it in!
|
// Clone it in!
|
||||||
console.debug("we have a saved for, using it");
|
|
||||||
intermediateStep(SN.C.I.NoticeFormMaster);
|
intermediateStep(SN.C.I.NoticeFormMaster);
|
||||||
} else {
|
} else {
|
||||||
// Fetch a fresh copy of the notice form over AJAX.
|
// Fetch a fresh copy of the notice form over AJAX.
|
||||||
|
2
js/util.min.js
vendored
2
js/util.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user