cms/app-client/app/templates/tabs/carto.hbs
author ymh <ymh.work@gmail.com>
Mon, 17 Oct 2016 19:46:57 +0200
changeset 348 a5e8d037304b
parent 291 478cdcc56a63
child 392 4fbe94af93e8
permissions -rw-r--r--
Solve language display problem in result playlist. problem was in the mirage serializer definition
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">
291
478cdcc56a63 Reset geonames model parameter when coming back to cartography tab
Chloe Laisne <chloe.laisne@gmail.com>
parents: 281
diff changeset
     2
    {{ visu-carto geostats=model locationQueryParam=modelQueryParam setLocation='setModelQueryParam' }}
228
a2497a2b6224 Notice display logic and design
Chloe Laisne <chloe.laisne@gmail.com>
parents: 198
diff changeset
     3
</div>