add source preference

This commit is contained in:
kodjomoustapha
2023-12-04 15:23:34 +01:00
parent e0c2be06a3
commit a2abfc537f
22 changed files with 722 additions and 325 deletions

View File

@@ -232,7 +232,7 @@ class MMRCMS extends MProvider {
return pagesUrl;
}
List<dynamic> getFilterList() {
List<dynamic> getFilterList(MSource source) {
return [
HeaderFilter("NOTE: Ignored if using text search!"),
SeparatorFilter(),