This commit is contained in:
2020-07-10 15:38:02 +00:00
parent 6d87386c66
commit d47c771393
4 changed files with 7 additions and 6 deletions

View File

@@ -41,8 +41,6 @@ namespace AyaNova.DataList
dlistView.Add(cm);
DefaultListView = dlistView.ToString(Newtonsoft.Json.Formatting.None);
FieldDefinitions = new List<AyaDataListFieldDefinition>();