This commit is contained in:
@@ -3615,7 +3615,8 @@ namespace AyaNova.PlugIn.V8
|
||||
|
||||
dynamic dt = new JObject();
|
||||
dt.fld = RavenCustomTranslationKeyObjectName + "Custom" + n.ToString();
|
||||
dt.hide = false;
|
||||
dt.tKey = dt.fld;
|
||||
//dt.hide = false;
|
||||
dt.required = false;
|
||||
switch (f.FieldType)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user