Render feedback results in the admin templates
authorMagnus Hagander <magnus@hagander.net>
Sat, 24 Mar 2018 11:56:43 +0000 (12:56 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 24 Mar 2018 11:58:43 +0000 (12:58 +0100)
commit5e8860a2df19a63e091e80d2809a9ea2b7f48307
treeb908a1dd833af09b77850a670cb604b1288c67b5
parentd1ce899a112cfde64a2ddb6c1e3b36544bb97b9f
Render feedback results in the admin templates

Results should be in the same framework as the admin, including
breadcrumbs etc. Unlike the user facing side which should of course be
in the conference framework.
postgresqleu/confreg/feedback.py
template/confreg/admin_conference_feedback.html [moved from template.jinja/confreg/conference_feedback.html with 96% similarity]
template/confreg/admin_dashboard_single.html
template/confreg/admin_session_feedback.html [moved from template.jinja/confreg/conference_session_feedback.html with 70% similarity]