jenkins-bot has submitted this change and it was merged.
Change subject: Add $wgPopupsSurveyLink if $wmgUsePopups is true
......................................................................
Add $wgPopupsSurveyLink if $wmgUsePopups is true
Follows up I24bfd5fd622d1afc4372dbd4bfca3879927b0c17
Bug: T1005
Change-Id: Ic445732197e6abeba459b40b1416d8a71bc23bd6
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Werdna: Looks good to me, approved
Legoktm: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index 149b5ef..702a727 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -1959,6 +1959,7 @@
if ( $wmgUsePopups ) {
require_once( "$IP/extensions/Popups/Popups.php" );
+ $wgPopupsSurveyLink =
'https://wikimedia.qualtrics.com/SE/?SID=SV_d1irF0VbOxZREvr';
}
if ( $wmgUseVectorBeta ) {
--
To view, visit https://gerrit.wikimedia.org/r/201419
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic445732197e6abeba459b40b1416d8a71bc23bd6
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Werdna <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits