summaryrefslogtreecommitdiff
path: root/app/views/call_routes/show.html.haml
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-01-16 23:08:53 +0100
committerspag <spag@golwen.net>2013-01-16 23:08:53 +0100
commit4ba228de6ecbfa0eeca20f8f7b70aee78fde9385 (patch)
treebe8d23cb89aa515d462663e85afe80ef8aae0468 /app/views/call_routes/show.html.haml
parentf7f1785023f6fa52775c7ab2796fc247bf1ab15f (diff)
position removed
Diffstat (limited to 'app/views/call_routes/show.html.haml')
-rw-r--r--app/views/call_routes/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/call_routes/show.html.haml b/app/views/call_routes/show.html.haml
index c5c7397..8be64e6 100644
--- a/app/views/call_routes/show.html.haml
+++ b/app/views/call_routes/show.html.haml
@@ -12,9 +12,6 @@
%p
%strong= t('call_routes.show.endpoint_id') + ":"
= @call_route.endpoint_id
-%p
- %strong= t('call_routes.show.position') + ":"
- = @call_route.position
= render :partial => 'shared/show_edit_destroy_part', :locals => { :child => @call_route }