"Aaron Schulz" changed the status of MediaWiki.r112849 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112849
Old status: new New status: ok Commit summary for MediaWiki.r112849: [CategoryTree] clean up JS, fix undefined bug * Use dashes versions of data attributes to make it easier to find them (now the data attributes as found in PHP where no where to be found in any JS file, appeared to be bogus) * Don't create a new <div> element ($parentTag) only to store a single string in it's data object, using local variables for ctTitle, ctMode and ctOptions instead. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
