r108510 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r108509
|
r108510
|
r108511
>
Date:
15:46, 10 January 2012
Author:
rsterbin
Status:
ok
Tags:
Comment:
Bug fix for
r108483
-- no longer reloads the form every time you toggle the overlay
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
—
—
@@ -2352,6 +2352,7 @@
2353
2353
$.articleFeedbackv5.showCTA();
2354
2354
}
2355
2355
2356
+ $.articleFeedbackv5.isLoaded = true;
2356
2357
};
2357
2358
2358
2359
// }}}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r108483
Bug fix: Since link option D is accessible when you're in overlay mode, it...
rsterbin
00:43, 10 January 2012
Status & tagging log
19:33, 10 January 2012
Catrope
(
talk
|
contribs
)
changed the
status
of r108510
[
removed:
new
added:
ok]