Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into 7.0.x
  • Loading branch information
macite committed May 31, 2024
2 parents fee563f + dbd1be9 commit 9315281
Showing 1 changed file with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,14 +51,6 @@ <h4>Task Statuses</h4>
update-data="renderTaskStatusPieChart">
</student-task-status-pie-chart>
</div><!--/pie-chart-body-->
<div class="card-footer">
You have completed
<strong>{{numberOfTasks.completed}}</strong>
tasks and have
<strong>{{numberOfTasks.remaining}}</strong>
left to complete to achieve a
<strong>{{grades.names[project.targetGrade]}}</strong>.
</div><!--/pie-chart-footer-->
</div><!--/pie-chart-card-->
</div><!--/pie-chart-column-->
</div><!--/panel-body-->
Expand Down

0 comments on commit 9315281

Please sign in to comment.