diff options
author | Peter Kozak <spag@golwen.net> | 2012-12-20 10:03:24 +0100 |
---|---|---|
committer | Peter Kozak <spag@golwen.net> | 2012-12-20 10:03:24 +0100 |
commit | e405bce6ab07f385e32c0d885b1d51ca96bf1ff5 (patch) | |
tree | 510ced8b7d925f46292ee872d04aaa25a9d0a17f /app/views/automatic_call_distributors/show.html.haml | |
parent | 6bf23a88899522a52740113a3cfdccc7ae533fca (diff) | |
parent | 5c270c981a21d9aafaecb3b59b98dfa6a3d9d97f (diff) |
Merge branch 'develop' of github.com:amooma/GS5 into develop
Diffstat (limited to 'app/views/automatic_call_distributors/show.html.haml')
-rw-r--r-- | app/views/automatic_call_distributors/show.html.haml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/automatic_call_distributors/show.html.haml b/app/views/automatic_call_distributors/show.html.haml index e5bf785..53ce127 100644 --- a/app/views/automatic_call_distributors/show.html.haml +++ b/app/views/automatic_call_distributors/show.html.haml @@ -2,9 +2,6 @@ %table %tr - %th= t('automatic_call_distributors.show.uuid') + ":" - %td= @automatic_call_distributor.uuid - %tr %th= t('automatic_call_distributors.show.name') + ":" %td= @automatic_call_distributor.name %tr |