From: Sven Eckelmann Date: Fri, 6 May 2016 12:36:05 +0000 (+0200) Subject: patchwork/templates: Fix path to delete button image X-Git-Tag: v2.0.0-rc1~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317c88e218657ece8a96062628e89c5884088c17;p=thirdparty%2Fpatchwork.git patchwork/templates: Fix path to delete button image Signed-off-by: Sven Eckelmann Reviewed-by: Stephen Finucane --- diff --git a/patchwork/templates/patchwork/bundles.html b/patchwork/templates/patchwork/bundles.html index 1d3a8ae9..2eebd262 100644 --- a/patchwork/templates/patchwork/bundles.html +++ b/patchwork/templates/patchwork/bundles.html @@ -38,7 +38,7 @@ {% csrf_token %} {{ bundle.delete_form.as_p }}