summaryrefslogtreecommitdiff
path: root/app/views/sim_cards/show.html.haml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-15 15:57:03 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2013-02-15 15:57:03 +0100
commite5e1f49fb03989a4b69ed88bf7eb7a909c659a18 (patch)
treedc8dc01b5c4103516eb076121e47e7b5a3e70eb9 /app/views/sim_cards/show.html.haml
parent714fd5feb8551159bcdb982e42ff4585635db209 (diff)
parentb1cbfe7a7bd5e966be14b71be4e201cc9e2b1aa6 (diff)
Merge branch 'sim_card' into develop
Diffstat (limited to 'app/views/sim_cards/show.html.haml')
-rw-r--r--app/views/sim_cards/show.html.haml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/views/sim_cards/show.html.haml b/app/views/sim_cards/show.html.haml
index 88822f1..4752aab 100644
--- a/app/views/sim_cards/show.html.haml
+++ b/app/views/sim_cards/show.html.haml
@@ -5,6 +5,11 @@
%table.table.table-striped
%tr
%td
+ %strong= t('sim_cards.show.sim_number') + ":"
+ %td
+ = @sim_card.sim_number
+ %tr
+ %td
%strong= t('sim_cards.show.sip_account_id') + ":"
%td
= @sim_card.sip_account