summaryrefslogtreecommitdiff
path: root/app/views/route_elements/show.html.haml
diff options
context:
space:
mode:
authorspag <spag@golwen.net>2013-01-17 12:31:28 +0100
committerspag <spag@golwen.net>2013-01-17 12:31:28 +0100
commit808a9d19c7376907370e58662856cd028e9b83b1 (patch)
treea005f8c1bb1016d8d1b4218772542da780bd7740 /app/views/route_elements/show.html.haml
parentae8ce84e44d776b3c2318795ceff611f0639b7ec (diff)
route elements views
Diffstat (limited to 'app/views/route_elements/show.html.haml')
-rw-r--r--app/views/route_elements/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/route_elements/show.html.haml b/app/views/route_elements/show.html.haml
index 8e41f80..c637a4d 100644
--- a/app/views/route_elements/show.html.haml
+++ b/app/views/route_elements/show.html.haml
@@ -18,8 +18,5 @@
%p
%strong= t('route_elements.show.mandatory') + ":"
= @route_element.mandatory
-%p
- %strong= t('route_elements.show.position') + ":"
- = @route_element.position
= render :partial => 'shared/show_edit_destroy_part', :locals => {:parent => @call_route, :child => @route_element } \ No newline at end of file