"Hashar" posted a comment on MediaWiki.r100551.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100551#c27326

Commit summary for MediaWiki.r100551:

Adding flatlists to HTMLRadioField, sort of like HTMLMultiSelect

Hashar's comment:

Lastly you wrap each radio with a <nowiki><div 
class="mw-htmlform-radio-item"></nowiki>, you could probably apply the class to 
the radio element instead.

Anyway, it looks like that &lt;div&gt; is intended  to wrap all the radio 
button created. So you probably want to get that &lt;div&gt; outside of the 
foreach :)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to