30 Apr, 2016
2 commits
-
This should improve the view readability, as mentioned by @brauliobo on MR !833.
-
The method footer was an instance of a model generating HTML and thus violating MVC. This has been refactored to use the new BoxesHelper structure for view rendering.