Added time zone field to user account settings, currently hidden behind a feature flag.

This commit is contained in:
Kevin Kim
2016-06-06 14:24:18 +00:00
parent 1d09f78742
commit 059985b9ec
20 changed files with 227 additions and 77 deletions

View File

@@ -165,7 +165,8 @@ class AccountSettingsPageTest(AccountSettingsTestMixin, WebAppTest):
'Email Address',
'Password',
'Language',
'Country or Region'
'Country or Region',
'Time Zone',
]
},
{