aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXinhui2016-10-11 16:13:48 +0200
committerXinhui2016-10-11 16:13:48 +0200
commitff6467f636ec6976bd00818e5cb986e43d9b4d3b (patch)
treef7cf476790acefb64d293c9f9ae0a211597dae34
parenta0b4862e2307d0b619df254cf07912521355ec7d (diff)
downloadchouette-core-ff6467f636ec6976bd00818e5cb986e43d9b4d3b.tar.bz2
Hide group of line link
Refs #1794
-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