This commit is contained in:
2021-01-27 18:53:13 +00:00
parent 6e890ab8e9
commit 22cdf13241

View File

@@ -133,7 +133,10 @@ todo: DataList view and filter are combined and this is wrong
SEEDER
sample datalist is whack now
MODELS
Reporting AND bulk ops require data list sort and filter but not columns
Grid views require data list sort and filter AND columns
Need a base model and combine upwards using inheritance, can still call methods with aparams defined by base type