summaryrefslogtreecommitdiff
path: root/app/views/sip_accounts/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sip_accounts/show.html.haml')
-rw-r--r--app/views/sip_accounts/show.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/sip_accounts/show.html.haml b/app/views/sip_accounts/show.html.haml
index a7cd3ce..0974ee5 100644
--- a/app/views/sip_accounts/show.html.haml
+++ b/app/views/sip_accounts/show.html.haml
@@ -42,6 +42,11 @@
%strong= t('sip_accounts.show.voicemail_account') + ":"
%td
= @sip_account.voicemail_account
+ %tr
+ %td
+ %strong= t('sip_accounts.show.language_code') + ":"
+ %td
+ = @sip_account.language_code
- if @sip_account.registration.try(:network_ip) && @sip_account.registration.try(:network_port)
%tr