This commit is contained in:
@@ -22,6 +22,9 @@ namespace AyaNova.Models
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TODO: recode this to fulfil requirements of datalistfetcher in the same way as
|
||||||
|
//DataListTableProcessingOptions constructor
|
||||||
|
//clean out datalistfetcher comments and similar afterwards
|
||||||
public async Task RehydrateIdList(AyContext ct, AuthorizationRoles userRoles, Microsoft.Extensions.Logging.ILogger log, long userId)
|
public async Task RehydrateIdList(AyContext ct, AuthorizationRoles userRoles, Microsoft.Extensions.Logging.ILogger log, long userId)
|
||||||
{
|
{
|
||||||
if (SelectedRowIds.Length == 0)
|
if (SelectedRowIds.Length == 0)
|
||||||
|
|||||||
Reference in New Issue
Block a user