diff options
| author | Thomas Haddad | 2016-12-13 11:53:11 +0100 |
|---|---|---|
| committer | Thomas Haddad | 2016-12-13 11:54:30 +0100 |
| commit | d33014e05b556134eaf30c8bd06d36e832d66bdd (patch) | |
| tree | 939aa08477fd464b1c4bb0e28bcdc3d65961106c /app/views/journey_patterns_collections | |
| parent | cce91fc058275ec8f7f504aed4180f5b64abc9f3 (diff) | |
| download | chouette-core-d33014e05b556134eaf30c8bd06d36e832d66bdd.tar.bz2 | |
Add simple counter for pagination before plugging it for real Refs #2205
Signed-off-by: Thomas Shawarma Haddad <thomas.haddad@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 0d16daf1a..d38129d5c 100644 --- a/app/views/journey_patterns_collections/show.html.slim +++ b/app/views/journey_patterns_collections/show.html.slim @@ -1,2 +1,3 @@ #journey_patterns += @journey_patterns.total_entries() = javascript_include_tag 'es6_browserified/journey_patterns/index.js' |
