mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 14:23:53 +00:00
0ac08cafb2
It feels like the comment about history link time should be located next to the getHistoryLink function, not somewhere in the code. Statements like: if ( a ) { if ( b ) { // do sth; } } can be easily wrapped into: if ( a && b ) { // do sth } Change-Id: I98c071ecdd855210bc0a92f032ee622fb91e8df5 |
||
---|---|---|
.. | ||
banners.mustache | ||
footer.mustache | ||
history.mustache | ||
minerva.mustache | ||
MinervaTemplate.php | ||
SkinMinerva.php | ||
SkinUserPageHelper.php | ||
user_page_links.mustache | ||
userNotifications.mustache |