From: James D. Forrester Date: Thu, 1 Jun 2017 19:26:15 +0000 (-0700) Subject: RCFilters: Depend on the 'content' icon pack, for the 'history' icon X-Git-Tag: 1.31.0-rc.0~3073 X-Git-Url: https://git.heureux-cyclage.org/?a=commitdiff_plain;h=953f5c47fe05f158a724f927204315f23dc7f175;p=lhc%2Fweb%2Fwiklou.git RCFilters: Depend on the 'content' icon pack, for the 'history' icon Change-Id: I93dcc4b0f0861a94ac6aa02a40276355f080e1bc --- diff --git a/resources/Resources.php b/resources/Resources.php index f60204fb2f..bf53dd315f 100644 --- a/resources/Resources.php +++ b/resources/Resources.php @@ -1840,6 +1840,7 @@ return [ 'mediawiki.language', 'mediawiki.user', 'mediawiki.rcfilters.filters.dm', + 'oojs-ui.styles.icons-content', 'oojs-ui.styles.icons-moderation', 'oojs-ui.styles.icons-editing-core', 'oojs-ui.styles.icons-editing-styling',