From fae3cef41a55dace8545429c0139d01b93c69307 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Fri, 2 Jan 2009 15:50:47 +0100 Subject: po(formbuilder_setup): remove the rename/remove buttons on slave pages This has to be done after the rename/remove plugins have added their buttons, so we set this hook to be run last. The canrename/canremove hooks already ensure this is forbidden at the backend level, so this is only UI sugar. Signed-off-by: intrigeri --- doc/plugins/po.mdwn | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc') diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index aced37998..3822c0539 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -576,6 +576,3 @@ Misc * Can the form validation system be used instead of creating the `cansave` hook? -* Use the formbuilder_setup hook to remove the rename/remove buttons - on slave edit pages. The canrename/canremove hook ensure this is - forbidden at the backend level, and this change would improve the UI. -- cgit v1.2.3