From: Bill Erickson Date: Thu, 3 May 2018 16:32:56 +0000 (-0400) Subject: LP#1626157 Billing types; grid additions, misc X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=81a858a56f0f174050128969812451a1db1648b8;p=working%2FEvergreen.git LP#1626157 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 @@