tickets: Don't use a dict of shows in the overview.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 Oct 2010 09:24:52 +0000 (11:24 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 25 Oct 2010 09:24:52 +0000 (11:24 +0200)
Instead, we now use a list of tuples. This ensures that the output
remains properly sorted.


No differences found