Wrap changes lists in <div class="mw-changeslist" />
authorBartosz Dziewoński <matma.rex@gmail.com>
Tue, 26 Nov 2013 22:13:51 +0000 (23:13 +0100)
committerBartosz Dziewoński <matma.rex@gmail.com>
Tue, 26 Nov 2013 22:13:51 +0000 (23:13 +0100)
commit48cc8109c80f8e1fd1fc4af565c119911cdb198d
treec54a42cafd8b3978dad35572edf0a74c75a45c6e
parentf2885e5d5a0efcb0a9e801488e38a8a9002d7b81
Wrap changes lists in <div class="mw-changeslist" />

This affects Watchlist, RecentChanges and RecentChangesLinked.

A <div class="mw-changeslist-empty" /> is already used on all of these
when the list isn't generated (somewhat inconsistently coded, though).

Bug: 8844
Change-Id: I1ab2a54e22f318713c2211d63b29c184751a3589
includes/changes/ChangesList.php
includes/changes/EnhancedChangesList.php