From: Chris Mayo Date: Thu, 21 Feb 2019 19:56:05 +0000 (+0000) Subject: ui-ssdiff: resolve HTML5 validation errors X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae?hp=5bd7e9bc1b6749bbb5220d6c3a990469a7b839ae ui-ssdiff: resolve HTML5 validation errors - Remove ids from anchor elements. They were unusable because they were duplicated between files and versions of files. - Always close span, with html(). - Fix missing / on closing tr element in cgit_ssdiff_header_end(). Signed-off-by: Chris Mayo ---