From 8132a036b5b358dc1377b21eaf82246c35b4ea5f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 22 Nov 2008 03:53:13 +0000 Subject: Bug 453681: Do not display the "Yes, delete" button if deleting a user account would cause FK constraint errors - Patch by Frédéric Buclin r=wurblzap a=LpSolit 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.3-24-g4f1b