mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 03:25:56 +00:00
silence (or fix) a bunch of eslint warnings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* global dijit */
|
||||
/* global dijit, define */
|
||||
define(["dojo/_base/declare", "dijit/form/Select"], function (declare) {
|
||||
return declare("fox.form.Select", dijit.form.Select, {
|
||||
focus: function() {
|
||||
|
||||
Reference in New Issue
Block a user