diff options
author | Hakim Cassimally <hakim@mysociety.org> | 2015-03-13 12:27:17 +0000 |
---|---|---|
committer | Hakim Cassimally <hakim@mysociety.org> | 2015-03-20 16:20:59 +0000 |
commit | 10b3a899af00205e46e177509a0b4c13bf746299 (patch) | |
tree | 7ab16ee9ebbf4c0494baa93923bca7d747bb1b51 /t/app/controller/report_new_open311.t | |
parent | afe94a2eff801b769e55d5527a1367406810958a (diff) |
[Harrogate] show warning banner for NYCC categories
Harrogate asked for NYCC managed issues to be linked to that
council's website. We don't prevent the issue from being logged,
but do show a warning banner.
As this is at Harrogate's request, we only do this for the Harrogate
cobrand, not the whole site, using a new cobrand hook
`munge_category_list`
Unfortunately, categories are currently passed to the template as
plain text, e.g. not structured data. As a simple implementation,
we append "( NYCC)" to the appropriate category names.
JS could then strip the names back in future, if required (though
we're not doing this.) Instead we add a jQuery hook to show the
most appropriate link provided.
See https://github.com/mysociety/FixMyStreet-Commercial/issues/703
Diffstat (limited to 't/app/controller/report_new_open311.t')
0 files changed, 0 insertions, 0 deletions