summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-18 19:13:33 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-18 19:13:33 +0100
commit6d4151d0e73f38e6c4a9a8b1b0077dfc3306902b (patch)
treea4ec05eedb6e13dd1681dd9b7d354a6631d9ce59
parentd3b90655878a8779e4728aca3e0f05bc647d226e (diff)
parent65c809b3396a99782b18d70ad793e950bc65795e (diff)
Merge branch 'optimize_acd_show' into develop
-rw-r--r--app/views/automatic_call_distributors/show.html.haml3
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