Removed references to effective date for older databases.

This commit is contained in:
DebaucheryLibrarian
2022-02-25 22:20:28 +01:00
parent 7b3bdadd44
commit d8b641e461
2 changed files with 5 additions and 5 deletions

View File

@@ -96,7 +96,7 @@ function initEntitiesActions(store, router) {
}
}
]
effectiveDate: {
date: {
lessThan: $before,
greaterThan: $after
}