Skip to content
Snippets Groups Projects
Commit 9158210c authored by Paulina Nogal's avatar Paulina Nogal
Browse files

Fix skip to links

parent 6013bfbe
Branches audit-header
No related tags found
No related merge requests found
......@@ -19,10 +19,10 @@
fxLayoutGap="20px"
fxLayoutAlign="start center"
style="margin: 24px 0px 24px 24px;">
<h1 class="sr-only" id="maincontent">Degree Planner</h1>
<mat-form-field class="degree-plans-form-field" floatLabel="always">
<mat-label>Degree Plans</mat-label>
<mat-select
id="maincontent"
attr.aria-label="Degree plans list - {{ degreePlan.name }} selected"
[disabled]="isLoadingPlan$ | async"
placeholder="Degree Plans list"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment