You've already forked openaccounting-web
forked from cybercinch/openaccounting-web
replace tx blur with click handler
This commit is contained in:
@@ -9,6 +9,5 @@ export class TxItem {
|
||||
form: FormGroup;
|
||||
balance: number;
|
||||
editing: boolean;
|
||||
preventBlur: boolean;
|
||||
edit$: Subject<any>;
|
||||
}
|
||||
Reference in New Issue
Block a user