updates
This commit is contained in:
@@ -16,7 +16,7 @@ export class Cancelable {
|
||||
|
||||
target.dxData('cancelable', this);
|
||||
|
||||
this.iconHandler = El('i', { class: 'icon-right icon-clear hide' });
|
||||
this.iconHandler = El('i', { className: 'icon-right icon-clear hide' });
|
||||
|
||||
let elType = target.tagName.toLowerCase();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user