Skip to content
Snippets Groups Projects
Commit 6e9eec50 authored by Scott Berg's avatar Scott Berg Committed by Scott Berg
Browse files

Add admit type to audit

parent ca88dedc
No related branches found
No related tags found
No related merge requests found
Pipeline #43004 passed
......@@ -86,6 +86,8 @@
<td mat-cell *matCellDef="let courses">{{courses['SOC STUD']}}</td>
</ng-container>
</table>
<p>{{audit.topSection.admitTypeLabel}}: {{audit.topSection.admitType}}</p>
</div>
<div class="advanced-standing-creds" *ngIf="audit.topSection.advancedStandingCreditsSection?.advanceStandingCredits.length > 0">
......
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