From fb093c0dd66f3bfa1606d7a554856fb243fbd6ad Mon Sep 17 00:00:00 2001 From: canyonknight Date: Wed, 26 Sep 2012 20:03:25 -0400 Subject: Deprecate actions bar when virtual URLs are used The only buttons on the actions bar that were still used when virtual URLs are enabled were the package deletion and package merging. These now reside in separate pages, so remove the need for the actions bar when virtual URLs are enabled. Signed-off-by: canyonknight Signed-off-by: Lukas Fleischer --- web/template/actions_form.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'web') diff --git a/web/template/actions_form.php b/web/template/actions_form.php index 650c6c6..c5abbb3 100644 --- a/web/template/actions_form.php +++ b/web/template/actions_form.php @@ -1,4 +1,4 @@ - +
@@ -6,7 +6,6 @@ - " /> @@ -25,7 +24,6 @@ ($uid == $row["MaintainerUID"] || $atype == "Trusted User" || $atype == "Developer")): ?> " /> - " /> -- cgit v1.2.3-54-g00ecf