simple remove works
This commit is contained in:
+1
-3
@@ -39,9 +39,7 @@ export class FormGroupCommandModalDirective {
|
||||
command: this.command,
|
||||
model: this.model
|
||||
}).subscribe(commandModel => {
|
||||
|
||||
|
||||
|
||||
debugger;
|
||||
const event = <IModelFormCreateEvent>{
|
||||
commandName: this.command,
|
||||
viewModel: this.model,
|
||||
|
||||
Reference in New Issue
Block a user