jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/376031 )
Change subject: WLFilters: wrap Watchlist-details in a div instead of a p
......................................................................
WLFilters: wrap Watchlist-details in a div instead of a p
Bug: T172030
Change-Id: I65c50d75b21b3e5d7b69fdecb79c032f5d1d8853
---
M includes/specials/SpecialWatchlist.php
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Mattflaschen: Looks good to me, approved
jenkins-bot: Verified
diff --git a/includes/specials/SpecialWatchlist.php
b/includes/specials/SpecialWatchlist.php
index 04f7bab..b7aba12 100644
--- a/includes/specials/SpecialWatchlist.php
+++ b/includes/specials/SpecialWatchlist.php
@@ -848,7 +848,7 @@
}
}
$form .= Html::rawElement(
- 'p',
+ 'div',
[ 'class' => 'watchlistDetails' ],
$watchlistHeader
);
--
To view, visit https://gerrit.wikimedia.org/r/376031
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I65c50d75b21b3e5d7b69fdecb79c032f5d1d8853
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wmf/1.30.0-wmf.16
Gerrit-Owner: Mattflaschen <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Mattflaschen <[email protected]>
Gerrit-Reviewer: Sbisson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits