Resolve "[Queue-2.0] Slotted lab not loading for Student"
Compare changes
Make sure that thymeleaf has access to the data
object from the SlottedLabViewDTO
.
Add method getData
to SlottedLabViewDTO
to make sure this object is available to thymleaf and add test to make sure this erroring thymeleaf page is being displayed correctly.
Closes #386 (closed)