Rename User Settings Feature Preview heading
This commit renames Feature Preview to Feature Settings, since the User Settings page will never have any preview features to be enforced. CLOSES: FOO-2179 flag=none Test plan: - The user settings page has a heading named Feature Settings Change-Id: Ia191041f60b8b3b9276dbc0444691269ee24390c Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/268803 Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com> Product-Review: Erin Hallmark <erin@instructure.com> Product-Review: August Thornton <august@instructure.com> Reviewed-by: August Thornton <august@instructure.com> QA-Review: August Thornton <august@instructure.com>
This commit is contained in:
parent
4c0997da62
commit
eaee5c027c
|
@ -604,7 +604,7 @@ TEXT
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<h2 aria-hidden=true><%= t('Feature Previews') %></h2>
|
||||
<h2 aria-hidden=true><%= t('Feature Settings') %></h2>
|
||||
<div class="feature-flag-wrapper">
|
||||
<!-- this is populated by FeatureFlagAdminView -->
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue