From c8b25c75fc1538500ac5c899ba60f9c114d7194b Mon Sep 17 00:00:00 2001 From: "reed%reedloden.com" <> Date: Mon, 16 Nov 2009 16:33:10 +0000 Subject: Bug 528872 - "Attachments in attachments table should have CSS classes to help with styling" [p=reed r=LpSolit a=LpSolit] --- template/en/default/attachment/list.html.tmpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index bd597e48b..6453b4e68 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -65,7 +65,11 @@ function toggle_display(link) { [% IF attachment.isobsolete %] [% obsolete_attachments = obsolete_attachments + 1 %] [% END %] - -- cgit v1.2.3-24-g4f1b