cms/app-client/app/templates/tabs/carto.hbs
author ymh <ymh.work@gmail.com>
Wed, 01 Feb 2017 17:54:44 +0100
changeset 492 acecbffac2c4
parent 392 4fbe94af93e8
permissions -rw-r--r--
on notice display add external link to subject, locations, and languages, correct #0025938
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-carto">
392
4fbe94af93e8 Improve filter service. Centralize filter management in a single point
ymh <ymh.work@gmail.com>
parents: 291
diff changeset
     2
    {{ visu-carto geostats=model setLocation='setModelQueryParam' }}
228
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     3
</div>