summaryrefslogtreecommitdiff
path: root/app/views/automatic_call_distributors/show.html.haml
diff options
context:
space:
mode:
authorStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-18 20:30:58 +0100
committerStefan Wintermeyer <stefan.wintermeyer@amooma.de>2012-12-18 20:30:58 +0100
commitc1dfb19a89a2f191bece906051477e12f3713512 (patch)
tree761aa11bd69e5ca1a7ef8edfd8d81478e6bafdfe /app/views/automatic_call_distributors/show.html.haml
parent48ff1a850df34ecc40e71882e2c7872211c353e4 (diff)
parent022f8458e18c7091e1e1dd25bf53f78867354757 (diff)
Merge branch 'develop'
Diffstat (limited to 'app/views/automatic_call_distributors/show.html.haml')
-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