Refactor Watchlist code so mobile can be more consistent
authorjdlrobson <jdlrobson@gmail.com>
Wed, 23 Jul 2014 00:02:57 +0000 (17:02 -0700)
committerjdlrobson <jdlrobson@gmail.com>
Wed, 23 Jul 2014 00:02:57 +0000 (17:02 -0700)
commit0f1efb7da9c4b8b5b36f8e6287391ec2d30fd9a5
treea4f68215115f2c2c9fdf13ea3182fe937ac16b56
parente6b0cac443221fee69d6cae0a51cb7013ab068a2
Refactor Watchlist code so mobile can be more consistent

There are various bugs around the mobile watchlist that are caused by
mobile reimplementing the watchlist due to the core code's inflexibility

This slight change makes it possible for the A-Z mode on mobile to use the
same code as desktop
See: 56817

Change-Id: Id04c8b1f41894c724ca8ea403078b3389666ebc9
includes/specials/SpecialEditWatchlist.php