From: Lars Hjemli Date: Wed, 6 Jun 2007 21:02:40 +0000 (+0200) Subject: ui-diff: close td/tr/table properly X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c83db796a1cf6893de275e78b98cef10eccc1200?hp=c83db796a1cf6893de275e78b98cef10eccc1200 ui-diff: close td/tr/table properly The previous commit fixed the diff-view when two trees where specified on the querystring (sha1/sha2) but made the generated html invalid when only a commit sha1 is specified. This fixes it. Signed-off-by: Lars Hjemli ---