Remove duplicate alert messages code and styles
authorMagnus Hagander <magnus@hagander.net>
Tue, 17 Jul 2018 09:37:19 +0000 (11:37 +0200)
committerMagnus Hagander <magnus@hagander.net>
Tue, 17 Jul 2018 09:37:19 +0000 (11:37 +0200)
commit3ef4e4edb8d5e280820f2d56883c747d9e12882b
treee09ab4aea6bdec0a02912b35c4a197e2f00600ee
parent80f5cb1ae3104e6d203e7bc4bdb5e04cab618db1
Remove duplicate alert messages code and styles

All pages inheriting from confadmin_base.html already process alert
messages using that template. Having it on the admin benefits made the
same message show up twice on the same page.

In passing remove CSS that used to be used for messages on timereports
but aren't anymore.
template/confreg/timereport.html
template/confsponsor/admin_benefit.html