From baaf4ccca878bba511c0c2f3bbd98c95196c2df4 Mon Sep 17 00:00:00 2001
From: "lpsolit%gmail.com" <>
Date: Tue, 21 Oct 2008 07:14:45 +0000
Subject: Bug 214017: Wrap group fields in a single
so
people can hide them - Patch by Frédéric Buclin
r=pyrzak a=LpSolit
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
template/en/default/bug/edit.html.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 53efa0cb9..c8a6f933c 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -663,7 +663,7 @@
[% BLOCK section_restrict_visibility %]
[% RETURN UNLESS bug.groups.size %]
-
+
Restrict Group Visibility :
--
cgit v1.2.3-24-g4f1b