r114377 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r114376
|
r114377
|
r114378
>
Date:
17:09, 21 March 2012
Author:
catrope
Status:
ok
Tags:
Comment:
Remove stray console.log() introduced in
r114331
Modified paths:
/trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js
—
—
@@ -2928,7 +2928,6 @@
2929
2929
mw.msg( sub.text )
2930
2930
).toString();
2931
2931
}
2932
- console.log(replacement);
2933
2932
return replacement;
2934
2933
} );
2935
2934
};
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r114331
Followup to 114064; updated regex to avoid cascading replacements and catch t...
rsterbin
23:31, 20 March 2012
Status & tagging log
17:41, 21 March 2012
😂
(
talk
|
contribs
)
changed the
status
of r114377
[
removed:
new
added:
ok]