From a111d5039feb1c4a1c492660c7df6b3ba8001477 Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 27 Mar 2019 15:45:16 +1300 Subject: [PATCH] Bug #1765276: Changed display of table td in file list behatnotneeded Change-Id: I12866287878acc621f1a7d563685a907ca521f80 --- .../raw/plugintype/artefact/file/templates/form/filelist.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/raw/plugintype/artefact/file/templates/form/filelist.tpl b/htdocs/theme/raw/plugintype/artefact/file/templates/form/filelist.tpl index 9cfbd3f72a..becb08e55a 100644 --- a/htdocs/theme/raw/plugintype/artefact/file/templates/form/filelist.tpl +++ b/htdocs/theme/raw/plugintype/artefact/file/templates/form/filelist.tpl @@ -89,7 +89,7 @@ {/if} - + {$file->description|safe|clean_html} {if $showtags} {if $file->tags} -- GitLab