From 3d04f33c0281ef62f6868c58565bd8220c94de99 Mon Sep 17 00:00:00 2001 From: Peter Kozak Date: Fri, 26 Apr 2013 12:46:02 +0200 Subject: _id removed --- app/views/gateway_parameters/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/gateway_parameters') diff --git a/app/views/gateway_parameters/show.html.haml b/app/views/gateway_parameters/show.html.haml index 9bdad76..8314b3c 100644 --- a/app/views/gateway_parameters/show.html.haml +++ b/app/views/gateway_parameters/show.html.haml @@ -1,7 +1,7 @@ - content_for :title, t("gateway_parameters.show.page_title") %p - %strong= t('gateway_parameters.show.gateway_id') + ":" + %strong= t('gateway_parameters.show.gateway') + ":" = @gateway_parameter.gateway %p %strong= t('gateway_parameters.show.name') + ":" -- cgit v1.2.3