summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts')
-rw-r--r--usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts b/usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts
index c05d3b7c..ddd9ef64 100644
--- a/usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts
+++ b/usecaseui-portal/src/app/shared/components/graphiclist/graphiclist.component.ts
@@ -38,7 +38,6 @@ export class GraphiclistComponent implements OnInit {
this.isVisibleMiddle = true;
}
handleOkMiddle(): void {
- // console.log('click ok');
this.isVisibleMiddle = false;
}
handleCancelMiddle(): void {