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) {
|
||||
// We've already saved a master copy of the form.
|
||||
// Clone it in!
|
||||
console.debug("we have a saved for, using it");
|
||||
intermediateStep(SN.C.I.NoticeFormMaster);
|
||||
} else {
|
||||
// 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