[MediaWiki-commits] [Gerrit] Simplify code in mw.html - change (mediawiki...Scribunto)

2015-01-31 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. Change subject: Simplify code in mw.html .. Simplify code in mw.html Replace numeric loops with iteration, don't unnecessarily check for nil before table.insert (since

[MediaWiki-commits] [Gerrit] Simplify code in mw.html - change (mediawiki...Scribunto)

2014-12-08 Thread Jackmcbarn (Code Review)
Jackmcbarn has uploaded a new change for review. https://gerrit.wikimedia.org/r/178244 Change subject: Simplify code in mw.html .. Simplify code in mw.html Replace numeric loops with iteration, don't unnecessarily check for