This commit is contained in:
@@ -905,7 +905,7 @@ namespace AyaNova.Biz
|
||||
{
|
||||
//for now just re-use the report data code
|
||||
//this may turn out to be the pattern for most biz object types but keeping it seperate allows for custom usage from time to time
|
||||
return await GetReportData(dataListSelectedRequest);
|
||||
return await GetReportData(dataListSelectedRequest, renderTimeOutExpiry);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user