diff --git a/umap/static/umap/js/modules/caption.js b/umap/static/umap/js/modules/caption.js index dd35b8bb6..7e316945a 100644 --- a/umap/static/umap/js/modules/caption.js +++ b/umap/static/umap/js/modules/caption.js @@ -73,7 +73,7 @@ export default class Caption extends Utils.WithTemplate {

- +

` const [element, { toolbox, description }] = Utils.loadTemplateWithRefs(template) if (datalayer.options.description) {