From 869afd8d8785c7a395b79b5a34721a2cce622a66 Mon Sep 17 00:00:00 2001 From: Chance Zibolski Date: Wed, 4 Sep 2013 11:59:12 -0700 Subject: [PATCH] ClusterDetail: Show vm tab if perms exist on at least 1 vm refs #14877 --- ganeti_web/templates/ganeti/cluster/detail.html | 4 +++- ganeti_web/views/cluster.py | 6 ++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ganeti_web/templates/ganeti/cluster/detail.html b/ganeti_web/templates/ganeti/cluster/detail.html index d8a09cb2..68b38d85 100644 --- a/ganeti_web/templates/ganeti/cluster/detail.html +++ b/ganeti_web/templates/ganeti/cluster/detail.html @@ -129,8 +129,10 @@