Skip to content
Snippets Groups Projects
Commit 0a47e722 authored by jvanboxtel@wisc.edu's avatar jvanboxtel@wisc.edu
Browse files

ROENROLL-1884 update pdf url

parent bbb7073a
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@
<ng-container matColumnDef="download">
<th mat-header-cell *matHeaderCellDef></th>
<td mat-cell *matCellDef="let audit">
<a mat-stroked-button href="/darspdfservice?reportId={{ audit?.darsDegreeAuditReportId }}">
<a mat-stroked-button href="/api/darspdfservice?reportId={{ audit?.darsDegreeAuditReportId }}">
<mat-icon>vertical_align_bottom</mat-icon>
<span class="cdk-visually-hidden">Download Audit PDF for {{(audit.darsDegreeProgramDescription || '').toLowerCase()}} Program of Study</span>
</a>
......
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