source validationtextarea in main UI

This commit is contained in:
Andrew Dolgov 2020-02-28 14:04:29 +03:00
parent bcbc5ccc78
commit a65749a512
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@ require(["dojo/_base/kernel",
"fox/FeedStoreModel",
"fox/FeedTree",
"fox/Toolbar",
"fox/form/ValidationTextArea",
"fox/form/Select",
"fox/form/ComboButton",
"fox/form/DropDownButton"], function (dojo, declare, ready, parser, AppBase) {