]> git.deb.at Git - deb/packages.git/commit
templates/html/show.tmpl: Fix bug in generation of "Files" column in download table
authorFrank Lichtenheld <frank@lichtenheld.de>
Sat, 9 Jun 2007 22:31:59 +0000 (00:31 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Sat, 9 Jun 2007 22:31:59 +0000 (00:31 +0200)
commit6f901c658cd9b6ba36a285417ab2d10ebf481c7c
treeb29076109bd2ac0e49c90cb7852b2eca0b9085a0
parent26a5ae96402afc64e995356c88bfc2ea08eb1b3d
templates/html/show.tmpl: Fix bug in generation of "Files" column in download table

b688b16487ef2ca8ad7861d7c20da16a9f3f4448 changed the loop to use a local
variable instead of implicit declaration but didn't change the
use of the contents_avail hash key. This broke the "Files" column
to never display a file link.
templates/html/show.tmpl