cms/app-client/app/templates/tabs/chrono.hbs
author Chloe Laisne <chloe.laisne@gmail.com>
Wed, 06 Jul 2016 18:02:12 +0200
changeset 232 d5fb6baacbd0
parent 228 a2497a2b6224
child 235 51acae6af8a3
permissions -rw-r--r--
Quick fick from meeting
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
228
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     1
<div id="tabs-chrono">
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     2
    <h2>Sélectionner une date</h2>
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     3
    {{ visu-chrono }}
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     4
</div>