diff --git a/src/UI/components/map/layers/filters/filterList.tsx b/src/UI/components/map/layers/filters/filterList.tsx
index 435df0e7..23746fe3 100644
--- a/src/UI/components/map/layers/filters/filterList.tsx
+++ b/src/UI/components/map/layers/filters/filterList.tsx
@@ -121,7 +121,7 @@ export const FilterList = ({
*/}
{/* ================= Season ================= */}
- {/*
+
,
displayName: t('filterList.display.rainy').toUpperCase(),
},
@@ -150,7 +150,7 @@ export const FilterList = ({
]}
hasEmpty={false}
/>
- */}
+
{/* ================= Insecticide ================= */}
@@ -200,7 +200,7 @@ export const FilterList = ({
{/* ================= Abundance ================= */}
- {/*
+
- */}
+
{/* ================= Bionomics ================= */}
@@ -227,7 +227,7 @@ export const FilterList = ({
{/* ================= Adult ================= */}
- {/*
+
- */}
+
{/* ================= Larval ================= */}
- {/*
+
- */}
+
{/* ================= Time ================= */}
diff --git a/src/UI/components/shared/navbar.tsx b/src/UI/components/shared/navbar.tsx
index 1a7028eb..cfd95ae0 100644
--- a/src/UI/components/shared/navbar.tsx
+++ b/src/UI/components/shared/navbar.tsx
@@ -33,8 +33,8 @@ export default function NavBar() {
const moreOptions = [
{ text: t('species'), url: '/species' },
- //{ text: t('source'), url: '/sources' },
- //{ text: t('addSource'), url: '/new_source', role: 'uploader' },
+ { text: t('source'), url: '/sources' },
+ { text: t('addSource'), url: '/new_source', role: 'uploader' },
{ text: t('datasets'), url: '/uploaded-dataset/list' },
];
if (
diff --git a/src/UI/state/map/utils/countrySpeciesLists.ts b/src/UI/state/map/utils/countrySpeciesLists.ts
index 0fc81625..e3d47793 100644
--- a/src/UI/state/map/utils/countrySpeciesLists.ts
+++ b/src/UI/state/map/utils/countrySpeciesLists.ts
@@ -10,7 +10,7 @@ export const countryList = [
'Central African Republic',
'Chad',
'Comoros',
- "Cote d'Ivoire",
+ 'Cote dIvoire',
'Dr Congo',
'Congo',
'Djibouti',
@@ -33,11 +33,13 @@ export const countryList = [
'Mali',
'Mauritania',
'Mauritius',
+ 'Mayotte',
'Morocco',
'Mozambique',
'Namibia',
'Niger',
'Nigeria',
+ 'Reunion',
'Rwanda',
'Sao Tome and Principe',
'Senegal',