Revert "Follow-up ee320648fd1: output mw-content-{ltr,rtl} unconditionally"
authorCatrope <roan.kattouw@gmail.com>
Fri, 15 May 2015 16:56:50 +0000 (16:56 +0000)
committerCatrope <roan.kattouw@gmail.com>
Fri, 15 May 2015 18:37:15 +0000 (18:37 +0000)
commit4d2932efd22c7fafbf5ad5b4a2be614ceba966d1
tree8a6d0a575aa3b0f7a5c00d873b2732619e669bc0
parent143c81451eb841b8dfc886dcc6c5d794837b4fc2
Revert "Follow-up ee320648fd1: output mw-content-{ltr,rtl} unconditionally"

This reverts commit 143c81451eb841b8dfc886dcc6c5d794837b4fc2.

Applying mw-content-{ltr,rtl} to non-view pages caused problems, like
on the history page. MediaWiki:*.js pages always have ltr as their content
directionality, but the history page should be in the UI directionality
regardless of what the content directionality of the page is (since
none of the page content is even displayed!)

Bug: T99258
Change-Id: I87dea50e00b0833f077418ac8581d909f0b77746
includes/skins/SkinTemplate.php