summaryrefslogtreecommitdiff
path: root/app/views/sip_accounts
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-26 15:13:35 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-01-26 15:13:35 +0100
commitaf4a02e15a02481e23f9458ae0a430ec52c57417 (patch)
tree9126e556da8a17b30c0f04b81daebbe72f27cefe /app/views/sip_accounts
parent39b9d92b4330bef1aac715bb64228ed7aff8eb9a (diff)
UI
Diffstat (limited to 'app/views/sip_accounts')
-rw-r--r--app/views/sip_accounts/_index_core.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/sip_accounts/_index_core.html.haml b/app/views/sip_accounts/_index_core.html.haml
index bc1555f..c01d06e 100644
--- a/app/views/sip_accounts/_index_core.html.haml
+++ b/app/views/sip_accounts/_index_core.html.haml
@@ -15,7 +15,7 @@
%tbody
- for sip_account in sip_accounts
- %tr
+ %tr{:class => (sip_account.registration ? '' : 'warning')}
%td
- if sip_account.registration
%i.icon-ok