This commit is contained in:
@@ -104,7 +104,7 @@ namespace AyaNova.Biz
|
||||
throw new System.ArgumentOutOfRangeException($"ListKey '{listKey}' is not a valid DataListKey");
|
||||
}
|
||||
|
||||
var dataList = DataListFactory.GetAyaDataList(listKey,0);
|
||||
//var dataList = DataListFactory.GetAyaDataList(listKey,0);
|
||||
|
||||
DataListSavedFilter d = new DataListSavedFilter();
|
||||
d.ListKey = listKey;
|
||||
|
||||
Reference in New Issue
Block a user