Skip to content

Commit f93eb16

Browse files
Simone-Ramundialisaismailati
authored andcommitted
Merged in task/dspace-cris-2023_02_x/DSC-1755 (pull request DSpace#2192)
[DSC-1755] Approved-by: Alisa Ismailati
2 parents 88ca250 + 1512d8b commit f93eb16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/bulk-import/bulk-import-page.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h2 class="mb-3">{{ 'bulk-import.title' | translate }}</h2>
2222
{{'bulk-import.submit' | translate}}
2323
</span>
2424
</button>
25-
<button class="btn btn-outline-secondary float-right mr-2" (click)="goBack()">
25+
<button type="button" class="btn btn-outline-secondary float-right mr-2" (click)="goBack()">
2626
{{'bulk-import.back' | translate}}
2727
</button>
2828

0 commit comments

Comments
 (0)