mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
CST-12174 Implemented data-service for the api calls
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form (ngSubmit)="submitForm()" [formGroup]="formModel">
|
||||
<form (ngSubmit)="onSubmit()" [formGroup]="formModel">
|
||||
|
||||
<!-- In the name section -->
|
||||
<div class="mb-2">
|
||||
|
Reference in New Issue
Block a user