Closed pconrad closed 4 years ago
Some EL in the view for search results was not checking whether the TimeLocation list was empty.
This was resulting in errors in the view that were being caught by CI
We refactored the code to move the complex EL into the model object and just called the new methods.
Some EL in the view for search results was not checking whether the TimeLocation list was empty.
This was resulting in errors in the view that were being caught by CI
We refactored the code to move the complex EL into the model object and just called the new methods.