mirror of
https://github.com/opelly27/WinStudentGoalTracker.git
synced 2026-05-20 02:57:36 +00:00
Updates to encompass benchmarks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="card" [routerLink]="['/students', student().studentId, 'goals']">
|
||||
<div class="card" [routerLink]="['/students', student().studentId]">
|
||||
<h2 class="identifier">🎓 {{ student().identifier }}</h2>
|
||||
|
||||
<div class="meta">
|
||||
|
||||
Reference in New Issue
Block a user