File tree Expand file tree Collapse file tree
components/rsptx/templates/assignment/student Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,12 +37,12 @@ <h2>Assignments</h2>
3737 </ td >
3838
3939 {% if is_instructor %}
40- < td style ="white-space: nowrap; "> </ td >
40+ < td style ="white-space: nowrap; ">
4141 < a href ='/assignment/instructor/builder/{{assignment.id}} '>
4242 < i class ="ti ti-pencil " aria-label ="edit " title ="edit this assignment "> </ i > </ a >
4343 < a href ="/runestone/admin/grading?selected_assignment={{assignment.name}} ">
4444 < i class ="ti ti-checklist " aria-label ="grading " title ="grade this assignment "> </ i > </ a >
45- < a href ='/assignment/instructor/assignment_summary/{{assignment.id}} '" >
45+ < a href ='/assignment/instructor/assignment_summary/{{assignment.id}} '>
4646 < i class ="ti ti-layout-dashboard " aria-label ="dashboard " title ="view summary "> </ i > </ a >
4747 </ td >
4848 {% endif %}
You can’t perform that action at this time.
0 commit comments