aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/line_referentials/show.html.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/line_referentials/show.html.slim')
-rw-r--r--app/views/line_referentials/show.html.slim6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/line_referentials/show.html.slim b/app/views/line_referentials/show.html.slim
index 3073c3d5a..408a07c2d 100644
--- a/app/views/line_referentials/show.html.slim
+++ b/app/views/line_referentials/show.html.slim
@@ -13,9 +13,9 @@
span.badge = @line_referential.networks.size
= link_to Referential.human_attribute_name("networks"), line_referential_networks_path(@line_referential)
- li.list-group-item
- span.badge = @line_referential.group_of_lines.size
- = link_to Referential.human_attribute_name("group_of_lines"), line_referential_group_of_lines_path(@line_referential)
+ / li.list-group-item
+ / span.badge = @line_referential.group_of_lines.size
+ / = link_to Referential.human_attribute_name("group_of_lines"), line_referential_group_of_lines_path(@line_referential)
li.list-group-item
span.badge = @line_referential.lines.size