aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/networks
diff options
context:
space:
mode:
authorjpl2017-08-23 15:36:29 +0200
committerjpl2017-08-23 15:36:39 +0200
commitfd168f1aa111f915ba2a58e24617267fcb5cbe0c (patch)
tree812e7c8751df060e2ec90b6b5643f8ebd3ef25e9 /app/views/networks
parent6fe3c8ac3f4120fcab85a593062a8c0785b50839 (diff)
downloadchouette-core-fd168f1aa111f915ba2a58e24617267fcb5cbe0c.tar.bz2
Refs #4258: adding overhead feature to table_builder, with static samples on imports#show
Diffstat (limited to 'app/views/networks')
-rw-r--r--app/views/networks/show.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/networks/show.html.slim b/app/views/networks/show.html.slim
index 09edbad2e..5726daa2b 100644
--- a/app/views/networks/show.html.slim
+++ b/app/views/networks/show.html.slim
@@ -1,7 +1,7 @@
/ PageHeader
= pageheader 'map-marker',
@network.name,
- 'Lorem ipsum dolor sit amet',
+ '',
t('last_update', time: l(@network.updated_at, format: :short)) do
/ Below is secundary actions & optional contents (filters, ...)