diff --git a/locales/volto.pot b/locales/volto.pot index 1b22bc00..117672f5 100644 --- a/locales/volto.pot +++ b/locales/volto.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Plone\n" -"POT-Creation-Date: 2021-01-29T12:34:47.097Z\n" +"POT-Creation-Date: 2024-01-25T15:51:08.167Z\n" "Last-Translator: Plone i18n \n" "Language-Team: Plone i18n \n" "MIME-Version: 1.0\n" @@ -12,3 +12,5 @@ msgstr "" "Language-Name: English\n" "Preferred-Encodings: utf-8\n" "Domain: volto\n" + + diff --git a/src/components/MapViewer/InfoWidget.jsx b/src/components/MapViewer/InfoWidget.jsx index cf19b380..fe1251b9 100644 --- a/src/components/MapViewer/InfoWidget.jsx +++ b/src/components/MapViewer/InfoWidget.jsx @@ -375,7 +375,7 @@ class InfoWidget extends React.Component { let nTimes = 1; if (layer.isTimeSeries) { times = this.parseTime(xml, layerId); - console.log(times); + //console.log(times); nTimes = times.length; } return esriRequest(url, {