From 55f05b3861602252a25acb9094480b913497750c Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Tue, 17 Jul 2012 21:33:17 +0200 Subject: actions_form.php: Hide empty form Do not show the actions form if it doesn't contain any elements. This comes into effect if the virtual path feature is enabled and the current user doesn't have TU/developer privileges. Signed-off-by: Lukas Fleischer --- web/template/actions_form.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/template') diff --git a/web/template/actions_form.php b/web/template/actions_form.php index 4b3845d..bfc0611 100644 --- a/web/template/actions_form.php +++ b/web/template/actions_form.php @@ -1,3 +1,4 @@ +
@@ -36,3 +37,4 @@
+ -- cgit v1.2.3-54-g00ecf