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 875fd6d..b8ecc7e 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 @@ -7,7 +7,7 @@ - + commandText="Update" [dataSource]="merchantDataSource" command="changeMerchant" [model]="model" + [template]="theModal">Change + + @@ -78,17 +70,16 @@ - + - + - + - + @@ -99,7 +90,4 @@ - - - - + \ No newline at end of file