summaryrefslogtreecommitdiff
path: root/app/views/tenants
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 23:02:40 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-24 23:03:16 +0100
commitc09553494684447245238cbc2874ce65d4aaecee (patch)
tree5c40b121c588154fff682e824b42a42ff5813874 /app/views/tenants
parent2efc5f3853d5120c4ed4c7801e320464ca36e9b9 (diff)
Autohelp config.
Diffstat (limited to 'app/views/tenants')
-rw-r--r--app/views/tenants/_table_of_sip_accounts.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/tenants/_table_of_sip_accounts.html.haml b/app/views/tenants/_table_of_sip_accounts.html.haml
index b5f618b..ef8e458 100644
--- a/app/views/tenants/_table_of_sip_accounts.html.haml
+++ b/app/views/tenants/_table_of_sip_accounts.html.haml
@@ -1,6 +1,6 @@
- cache(['tenant_show_table_of_sip_accounts', I18n.locale, tenant, tenant.sip_accounts.count, tenant.sip_accounts.reorder(:updated_at).last]) do
.row
- - if !tenant.sip_accounts.any?
+ - if GsParameter.get('AUTO_ADMIN_ONLINE_HELP') == true && !tenant.sip_accounts.any?
.span6
-# SIP accounts
-#