jenkins-bot has submitted this change and it was merged.

Change subject: Remove reference to the jump-text parameter from the poll 
creation page
......................................................................


Remove reference to the jump-text parameter from the poll creation page

Bug: T145657
Change-Id: Ie843f2c96fc58e0067c7c20d737fba7ea680e8e7
---
M includes/pages/CreatePage.php
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Aaron Schulz: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/pages/CreatePage.php b/includes/pages/CreatePage.php
index 11cca58..f2f071d 100644
--- a/includes/pages/CreatePage.php
+++ b/includes/pages/CreatePage.php
@@ -968,7 +968,6 @@
                );
                $this->messages[$this->lang][$eId] = array(
                        'title' => $formData['election_title'],
-                       'jump-text' => $formData['jump-text'],
                );
 
                $admins = $this->getAdminsList( $formData['property_admins'] );

-- 
To view, visit https://gerrit.wikimedia.org/r/315514
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie843f2c96fc58e0067c7c20d737fba7ea680e8e7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SecurePoll
Gerrit-Branch: master
Gerrit-Owner: Huji <huji.h...@gmail.com>
Gerrit-Reviewer: Aaron Schulz <asch...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to