From fcc39e9fac8edac1ffea33a8bacab2d858e63ed7 Mon Sep 17 00:00:00 2001 From: Yubing325 <35515298+Yubing325@users.noreply.github.com> Date: Thu, 9 Jul 2020 14:28:55 -0500 Subject: [PATCH] add btnClass to command-modal --- .../command-modal.component.html | 2 +- .../command-modal/command-modal.component.ts | 2 +- .../directives/command-modal.directive.ts | 4 +++- .../ng-select-demo/ng-select-demo.module.ts | 5 ++++- .../ng-select-demo.component.html | 22 +++++++++++++++---- 5 files changed, 27 insertions(+), 8 deletions(-) diff --git a/projects/poweredsoft/ngx-bootstrap/src/lib/command-modal/command-modal/command-modal.component.html b/projects/poweredsoft/ngx-bootstrap/src/lib/command-modal/command-modal/command-modal.component.html index 2c11963..875fd6d 100644 --- a/projects/poweredsoft/ngx-bootstrap/src/lib/command-modal/command-modal/command-modal.component.html +++ b/projects/poweredsoft/ngx-bootstrap/src/lib/command-modal/command-modal/command-modal.component.html @@ -12,7 +12,7 @@