mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:45:55 +00:00
fix various minor issues reported by eslint
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/* global lib,dijit */
|
||||
/* global __, define, lib, dijit, dojo, xhrPost, Notify */
|
||||
|
||||
define(["dojo/_base/declare", "dojo/dom-construct", "lib/CheckBoxTree", "dijit/form/DropDownButton"], function (declare, domConstruct) {
|
||||
|
||||
return declare("fox.PrefLabelTree", lib.CheckBoxTree, {
|
||||
|
||||
Reference in New Issue
Block a user