Skip to content

Commit

Permalink
tweak new gradebook individual view name
Browse files Browse the repository at this point in the history
closes CNVS-12541

test plan:
- enable the new gradebook view and go to it
- the name at the top should be "Gradebook: Individual View"

Change-Id: Icd72afc1fc8100f10cd3c43d7e9ecdf5fef56cb7
Reviewed-on: https://gerrit.instructure.com/33714
Tested-by: Jenkins <[email protected]>
Reviewed-by: Cameron Matheson <[email protected]>
QA-Review: Amber Taniuchi <[email protected]>
Product-Review: Simon Williams <[email protected]>
  • Loading branch information
simonista committed Apr 23, 2014
1 parent 0a8fa96 commit c7a26a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="row">
<div class="span12">
<h1>{{#t 'assignments_gradebook'}}Assignments Gradebook: Individual View{{/t}}</h1>
<h1>{{#t 'gradebook_individual_view'}}Gradebook: Individual View{{/t}}</h1>
<em>
{{#t 'save_instructions'}}Note: Grades and notes will be saved automatically after moving out of the field.{{/t}}
</em>
Expand Down

0 comments on commit c7a26a3

Please sign in to comment.