mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
rename param
This commit is contained in:
@@ -100,7 +100,7 @@ export class AdminNotifySearchResultComponent extends TabulatableResultListEleme
|
||||
|
||||
/**
|
||||
* Open modal for details visualization
|
||||
* @param message the message to be displayed
|
||||
* @param notifyMessage the message to be displayed
|
||||
*/
|
||||
openDetailModal(notifyMessage: AdminNotifyMessage) {
|
||||
const modalRef = this.modalService.open(AdminNotifyDetailModalComponent);
|
||||
|
Reference in New Issue
Block a user