Update git submodules
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 24 May 2017 15:39:51 +0000 (17:39 +0200)
committerGerrit Code Review <gerrit@wikimedia.org>
Wed, 24 May 2017 22:23:06 +0000 (22:23 +0000)
commit687dfcd17d0edf9fcf6163490b8cc5a28f512b7b
tree015cac3f216721783d325b467340deabfa07747d
parent6b1362131f5c896223e5821a298a0eeb9a89ec9b
Update git submodules

* Update extensions/wikihiero from branch 'wmf/1.30.0-wmf.2'
  - Fix styles queue violation for "ext.wikihiero.Special"

    The same module is explicitly being loaded twice, once just the
    styles, and again with the JS/messages/dependencies as well.

    This is wasteful and also unsupported.

    Move the two style rules to the main stylesheet and load the
    proper styles module it belongs to instead.

    Bug: T92459
    Change-Id: I012b4d9bff5bd0379f8b9eb663d5b5dbf71f1885
extensions/wikihiero