hide feature flag for multiple grading periods
hide 'multiple grading periods' feature flag for everybody except site-admins. closes CNVS-16985 Change-Id: Ibd04232c3a9fb7131167ae5e30dcbc70d70c0168 Reviewed-on: https://gerrit.instructure.com/44618 Reviewed-by: Cameron Matheson <cameron@instructure.com> Tested-by: Jenkins <jenkins@instructure.com> QA-Review: Spencer Olson <solson@instructure.com> Product-Review: Spencer Olson <solson@instructure.com>
This commit is contained in:
parent
3347ca8df2
commit
81e9d0ba2e
|
@ -272,7 +272,7 @@ END
|
|||
Enable multiple grading periods management in the account admin, and use in the Gradebook.
|
||||
END
|
||||
applies_to: 'RootAccount',
|
||||
state: 'allowed',
|
||||
state: 'hidden',
|
||||
development: true
|
||||
},
|
||||
'course_catalog' =>
|
||||
|
|
Loading…
Reference in New Issue