forked from GNUsocial/gnu-social
Revert "Arg. Gotta remember to take out console.log() debug statements before committing :D"
This reverts commit bd3eb331a8
.
This commit is contained in:
parent
b906fe75b6
commit
3187d6184f
@ -712,6 +712,7 @@ 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