mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 16:10:55 +00:00
23a0f5f78c
The conditional and comment here were probably copied from MonoBook or Vector. There, they were used to decide whether to output an H1 or not. The way the conditional was placed here, though, was a no-op. When this condition was false ($pageTitle == '') the implicit behaviour was to leave $heading unchanged, which is '', hence it is using the very value it pretends to reject. Remove this indirection as it behaves the same either way. Change-Id: Id3056b199172bbd21b350f920dd0640241b0dd95 |
||
---|---|---|
.. | ||
banners.mustache | ||
footer.mustache | ||
history.mustache | ||
MenuBuilder.php | ||
MenuEntry.php | ||
minerva.mustache | ||
MinervaTemplate.php | ||
pageActionMenu.mustache | ||
secondaryButton.mustache | ||
SkinMinerva.php | ||
SkinUserPageHelper.php | ||
user_page_links.mustache |