This commit is contained in:
@@ -35,7 +35,7 @@ namespace raven_integration
|
||||
dt.fld = "WidgetCustom1";
|
||||
dt.hide = false;
|
||||
dt.required = true;
|
||||
dt.type = "date";
|
||||
dt.type = "text";
|
||||
dtemplate.Add(dt);
|
||||
|
||||
dt = new JObject();
|
||||
|
||||
Reference in New Issue
Block a user