"Krinkle" posted a comment on MediaWiki.r107656. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107656#c28698
Commit summary for MediaWiki.r107656: * Style fixes in EditPage::showEditForm() to more readable * Use style="display:none;" instead of non-existing type="hidden" for the textarea when asking user for confirmation to save the edit if the page was deleted during edition; also drop other attributes since they are useless in that case Krinkle's comment: FYI, since bug 30719 is fixed, attributes like "class" may be an array when using <code>Html::element</code> (which EditPage::showTextbox does) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
