Implement editing qualifications #20

Merged
ptran merged 3 commits from feature/edit-qualification into main 2025-01-08 11:25:32 +00:00
Showing only changes of commit d6d5e70a6a - Show all commits

View File

@ -17,7 +17,7 @@
</mat-form-field>
<mat-dialog-actions align="end">
<button mat-flat-button color="primary" type="submit">Create</button>
<button mat-flat-button color="primary" type="submit">Edit</button>
</mat-dialog-actions>
</div>
</form>