Ensure that table header and table rows have same set of columns
authorDaniel Gustafsson <daniel@yesql.se>
Thu, 26 Jan 2017 06:20:22 +0000 (07:20 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Thu, 26 Jan 2017 06:20:22 +0000 (07:20 +0100)
commit493d30056e390c9163e9b96d9f51fac315cd3708
tree75e8779e4d33314e7afe8aee4164568f7023228b
parent998931a33a4f3bdae98770929ba7e6a850ec371e
Ensure that table header and table rows have same set of columns

For the active waitlist table, we print a separate column for the
checkbox used to offer a spot if we can. Since the table header is
the same for completed waitlist entries, it lacks a header column
for this. Ensure that we print the same number of columns everywhere.
template/confreg/admin_waitlist.html
template/confreg/admin_waitlist_list.inc.html