From 8132a036b5b358dc1377b21eaf82246c35b4ea5f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 22 Nov 2008 03:53:13 +0000 Subject: =?UTF-8?q?Bug=20453681:=20Do=20not=20display=20the=20"Yes,=20dele?= =?UTF-8?q?te"=20button=20if=20deleting=20a=20user=20account=20would=20cau?= =?UTF-8?q?se=20FK=20constraint=20errors=20-=20Patch=20by=20Fr=C3=83=C2=A9?= =?UTF-8?q?d=C3=83=C2=A9ric=20Buclin=20=20r=3Dwurblzap?= =?UTF-8?q?=20a=3DLpSolit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/filterexceptions.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'template/en/default/filterexceptions.pl') diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index cd4e3e4d0..4a46a3e50 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -506,12 +506,15 @@ ], 'admin/users/confirm-delete.html.tmpl' => [ + 'attachments' 'reporter', 'assignee_or_qa', 'cc', + 'component_cc', 'flags.requestee', 'flags.setter', 'longdescs', + 'quips', 'votes', 'series', 'watch.watched', -- cgit v1.2.1