diff options
| author | Thomas Haddad | 2016-12-08 16:10:32 +0100 | 
|---|---|---|
| committer | Thomas Haddad | 2016-12-08 16:10:32 +0100 | 
| commit | 8df23449499ad9934880db6a8856b5e25baacf5f (patch) | |
| tree | a1625ab0d6901a8cd3cd3114e68b78da3b140e74 /app/views/journey_patterns_collections | |
| parent | 0595ee02e0b0f7d0a29db99ae997e127835734c5 (diff) | |
| download | chouette-core-8df23449499ad9934880db6a8856b5e25baacf5f.tar.bz2 | |
Add Journey_patterns display with initialized state Refs #2204
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@af83.com>
Signed-off-by: Jean-Paul Lescouzeres <jean-paul.lescouzeres@af83.com>
Diffstat (limited to 'app/views/journey_patterns_collections')
| -rw-r--r-- | app/views/journey_patterns_collections/show.html.slim | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/app/views/journey_patterns_collections/show.html.slim b/app/views/journey_patterns_collections/show.html.slim index 2c4a38bd6..0d16daf1a 100644 --- a/app/views/journey_patterns_collections/show.html.slim +++ b/app/views/journey_patterns_collections/show.html.slim @@ -1 +1,2 @@ +#journey_patterns  = javascript_include_tag 'es6_browserified/journey_patterns/index.js' | 
