From: Bill Erickson Date: Thu, 3 May 2018 16:32:56 +0000 (-0400) Subject: LP#1775466 Billing types; grid additions, misc X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=b4f72fe17c3321b80ad15c94b37ba5feaa0558f6;p=working%2FEvergreen.git LP#1775466 Billing types; grid additions, misc Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts b/Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts index 1f979fcd7e..e1b3e42103 100644 --- a/Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts +++ b/Open-ILS/src/eg2/src/app/share/dialog/dialog.component.ts @@ -56,6 +56,7 @@ export class EgDialogComponent implements OnInit { this.modalRef = null; }, (result) => { + console.log('dialog closed with ' + result); reject(result); this.modalRef = null; } diff --git a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html index f3e7dadc53..e509ce1255 100644 --- a/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html +++ b/Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html @@ -8,7 +8,7 @@