cms/app-client/app/templates/tabs/chrono.hbs
author ymh <ymh.work@gmail.com>
Thu, 20 Oct 2016 19:14:37 +0200
changeset 378 5b47eab083f3
parent 316 fb11295ef666
child 392 4fbe94af93e8
permissions -rw-r--r--
implement filters on stats controller, put all filter logic in CorpusFilterManager
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">
316
fb11295ef666 Add instructions to chronology
Chloe Laisne <chloe.laisne@gmail.com>
parents: 300
diff changeset
     2
	<p>Cocher les cases de gauche pour sélectionner des décennies ou cliquez pour sélectionner une année et glisser pour en selectionner plusieurs.</p>
228
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>