Fix history and add section tabs being collapsed on RTL wikis
authorAlex Monk <krenair@gmail.com>
Tue, 25 Jun 2013 23:44:42 +0000 (00:44 +0100)
committerMatmarex <matma.rex@gmail.com>
Wed, 26 Jun 2013 00:38:53 +0000 (00:38 +0000)
commit163250832d098670f615feb02f6b9cbf264c628f
treec128830acc77c0ccbb5f9bf64eab50b6056c3bcd
parent6d89076e3a88c4a147bb3be0a54c57d802706ef5
Fix history and add section tabs being collapsed on RTL wikis

The module is now loaded in the 'top' queue instead of the 'bottom'
one, so the <body> tag isn't loaded when the RTL detection is done.
Use the <html> tag's 'dir' attribute instead.

Bug: 50196
Change-Id: I6e277a9503a1e6003bc7bf9f9468ed7b35552e60
skins/vector/collapsibleTabs.js