Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [UK] fix line break in translated string | Struan Donald | 2018-11-26 | -2/+1 |
| | | | | To avoid adding a new, but identical translation | |||
* | [UK] server side cobrand specific validation | Struan Donald | 2018-11-26 | -0/+39 |
`report_check_for_errors` now fetches the cobrand for the current report and, if present, runs `report_validation` method from cobrand over the report. |