DA - unhide feature flag

fixes CNVS-17452

test plan:
  as account admin that is not a non-siteadmin, 
  make sure you can enable DA for your root account

Change-Id: I6c904c50f89d78a757f709cb2bd16a6d7c2218ff
Reviewed-on: https://gerrit.instructure.com/45656
Reviewed-by: Simon Williams <simon@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Sean Lewis <slewis@instructure.com>
Product-Review: Simon Williams <simon@instructure.com>
This commit is contained in:
Michael Nomitch 2014-12-11 16:21:26 -06:00 committed by Matt Fairbourn
parent ba29fde0c1
commit 82f7e2b624
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Sections that are not given an assignment will not see it in their course conten
calculated without those points.
END
applies_to: 'Course',
state: 'hidden',
state: 'allowed',
root_opt_in: true,
beta: true,
development: false,