aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/admin/manifesttheme.t
Commit message (Collapse)AuthorAgeLines
* Use ManifestTheme theme_colour for front page theme-color meta tagDave Arter2020-02-26-4/+4
|
* Show available cobrands in dropdown on FMSDave Arter2020-02-26-1/+4
| | | | | | | For some reason switching to a Select stopped the update_model changes being applied when persisting the model, meaning the INSERT query failed because the cobrand column was null. This commit switches to a hidden input field for the cobrand which I’m not super keen on, but it does get the job done...
* Add manifest icon management to admin formsDave Arter2020-02-26-5/+98
|
* Add admin UI for configuring manifest themeDave Arter2020-02-26-0/+244