mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 18:35:57 +00:00
add validationtextarea control, use it for filter match editor
This commit is contained in:
@@ -55,6 +55,7 @@ require(["dojo/_base/kernel",
|
||||
"fox/PrefFilterTree",
|
||||
"fox/PrefLabelTree",
|
||||
"fox/Toolbar",
|
||||
"fox/form/ValidationTextArea",
|
||||
"fox/form/Select",
|
||||
"fox/form/ComboButton",
|
||||
"fox/form/DropDownButton"], function (dojo, declare, ready, parser, AppBase) {
|
||||
|
||||
Reference in New Issue
Block a user