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