remove development feature flag for ssd

fixes COMMS-1137

Test Plan:
- go to the feature options page on your account settings
- notice the section specific feature flag no longer says development
- turn on flag
- go to discussions index page
- notice nothing has changed

Change-Id: I03837d424298a5eab263523798cfcbbeaaa66fcb
Reviewed-on: https://gerrit.instructure.com/151920
Tested-by: Jenkins
Reviewed-by: Landon Gilbert-Bland <lbland@instructure.com>
Product-Review: Steven Burnett <sburnett@instructure.com>
QA-Review: Steven Burnett <sburnett@instructure.com>
This commit is contained in:
Steven Burnett 2018-05-30 14:18:09 -06:00
parent c1709544c1
commit e9333b19d7
1 changed files with 0 additions and 1 deletions

View File

@ -133,7 +133,6 @@ END
description: -> { I18n.t('Allows creating discussions for a specific section') }, description: -> { I18n.t('Allows creating discussions for a specific section') },
applies_to: 'Account', applies_to: 'Account',
state: 'hidden', state: 'hidden',
development: true,
}, },
'permissions_v2_ui' => 'permissions_v2_ui' =>
{ {