Files
notifications-admin/app
Chris Hill-Scott 3f01da05c7 Fix order of callbacks
Delivery comes before inbound. The order of the URLs was jumbled in two
places:
- in the view function
- in the Jinja template

So as the user saw it the URLs were in the right order, because the
double jumbling cancelled itself out. But it made the code _really_
confusing to read.
2017-12-13 11:58:21 +00:00
..
2017-12-13 11:58:21 +00:00
2017-11-16 16:35:24 +00:00
2017-12-13 11:58:21 +00:00
2017-11-06 17:33:04 +00:00