web: fix eslint errors
This commit is contained in:
parent
d1687df6af
commit
1dbfa0790a
|
@ -148,7 +148,6 @@ function dataOnClick() {
|
|||
window[fnName](ev);
|
||||
};
|
||||
});
|
||||
|
||||
}
|
||||
|
||||
// 'data-on-click-true' calls the global function in the attribute value with no arguments when a click happens.
|
||||
|
|
Loading…
Reference in New Issue