This commit is contained in:
2020-01-22 20:28:04 +00:00
parent 816ccc5e91
commit 55cad7d7aa
4 changed files with 163 additions and 163 deletions

View File

@@ -93,7 +93,7 @@ namespace raven_integration
d = new JObject();
d.name = Util.Uniquify(NameStart);
d["public"] = true;
d.listKey = "widget";
d.listKey="TestWidgetDataList";
//FILTER IN BY NAME FOR TESTING THIS RUN ONLY
dynamic dfilter = new JArray();