From 687dfcd17d0edf9fcf6163490b8cc5a28f512b7b Mon Sep 17 00:00:00 2001 From: Timo Tijhof Date: Wed, 24 May 2017 17:39:51 +0200 Subject: [PATCH] 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/wikihiero b/extensions/wikihiero index 1eb2e6e2b1..f5cd45fe10 160000 --- a/extensions/wikihiero +++ b/extensions/wikihiero @@ -1 +1 @@ -Subproject commit 1eb2e6e2b1f26ad431fd461452a430eb4235624d +Subproject commit f5cd45fe10eef6b64aa9ff44d757468bda4a1d97 -- 2.20.1