Demon has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/80583


Change subject: Default is not necessary for toggle fields
......................................................................

Default is not necessary for toggle fields

Change-Id: Ia11290431bc19905f744b65b001adc53c023e2ca
---
M includes/Preferences.php
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/83/80583/1

diff --git a/includes/Preferences.php b/includes/Preferences.php
index 39a399f..bcb63c2 100644
--- a/includes/Preferences.php
+++ b/includes/Preferences.php
@@ -307,7 +307,6 @@
                        $defaultPreferences['prefershttps'] = array(
                                'type' => 'toggle',
                                'label-message' => 'tog-prefershttps',
-                               'default' => true,
                                'section' => 'personal/info'
                        );
                }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia11290431bc19905f744b65b001adc53c023e2ca
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: wmf/1.22wmf14
Gerrit-Owner: Demon <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to