You've already forked hotpocket
BTHLABS-0000: eslint.config.js fixes and code cleanup
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
this.form = null;
|
||||
}
|
||||
onLoad = (event) => {
|
||||
console.log('UI.InlineCreateSaveForm.onLoad()', event);
|
||||
this.element = document.getElementById('InlineCreateSaveForm');
|
||||
this.buttonTrigger = this.element.querySelector('.ui-inline-create-save-form-trigger');
|
||||
this.buttonClose = this.element.querySelector('.ui-inline-create-save-form-close');
|
||||
|
||||
Reference in New Issue
Block a user