Skip to content

Commit

Permalink
FIX MIJN-7118 Vergunningen gewijzigd naar Vergunningen en ontheffingen
Browse files Browse the repository at this point in the history
  • Loading branch information
YacineHallo committed Feb 19, 2024
1 parent bff3630 commit fe4073b
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion src/client/assets/icons/vergunningen.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ exports[`<MainNavBar /> > Renders without crashing 1`] = `
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<title>
Vergunningen
Vergunningen en ontheffingen
</title>
<path
d="M16.484451,4 L32,4 L32,32 L9,32 L9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 C12.1204161,0 14.8699283,1.58802851 16.484451,4 L16.484451,4 Z M13,17.0644804 L13,28 L28,28 L28,8 L17.9450712,8 C17.9813667,8.32833385 18,8.6619909 18,9 C18,9.68738796 17.9229386,10.3567773 17.7769836,11 L26,11 L26,13 L17.0644804,13 C16.7026429,13.7281052 16.2451031,14.4002581 15.7083195,15 L26,15 L26,17 L15,17 L15,15.7083195 C14.4002581,16.2451031 13.7281052,16.7026429 13,17.0644804 L13,17.0644804 Z M15,19 L26,19 L26,21 L15,21 L15,19 Z M15,23 L26,23 L26,25 L15,25 L15,23 Z M9,16 C12.8659932,16 16,12.8659932 16,9 C16,5.13400675 12.8659932,2 9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 Z M6.66999759,7.79669628 L8.79131794,9.91801663 L12.3300024,6.37933216 L13.744216,7.79354572 L8.79131794,12.7464438 L5.25578403,9.21090984 L6.66999759,7.79669628 Z"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function MyArePanelContentBekendmaking({
return (
<GenericBase
title={capitalizeFirstLetter(panelItem.onderwerp)}
supTitle="Vergunningen"
supTitle="Vergunningen en ontheffingen"
>
{!!panelItem.datePublished && <Date date={panelItem.datePublished} />}
{!!panelItem.categorie && (
Expand Down
12 changes: 6 additions & 6 deletions src/client/components/Search/search-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,13 @@
},
{
"url": "/vergunningen",
"displayTitle": "Vergunningen",
"displayTitle": "Vergunningen en ontheffingen",
"description": "Een overzicht van uw aanvragen voor vergunningen en ontheffingen bij gemeente Amsterdam.",
"keywords": [
"Vergunningen",
"Aanvragen",
"Vergunning"
]
"Ontheffingen",
"Aanvragen"
]
},
{
"url": "/horeca",
Expand All @@ -326,7 +326,7 @@
"keywords": [
"Vergunningen",
"Aanvragen",
"Vergunning",
"Ontheffingen",
"Horeca"
]
},
Expand Down Expand Up @@ -1116,4 +1116,4 @@
]
}
}
}
}

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ exports[`<Vergunningen /> > Matches the Full Page snapshot 1`] = `
xmlns:xlink="http://www.w3.org/1999/xlink"
>
<title>
Vergunningen
Vergunningen en ontheffingen
</title>
<path
d="M16.484451,4 L32,4 L32,32 L9,32 L9,18 C4.02943725,18 0,13.9705627 0,9 C0,4.02943725 4.02943725,0 9,0 C12.1204161,0 14.8699283,1.58802851 16.484451,4 L16.484451,4 Z M13,17.0644804 L13,28 L28,28 L28,8 L17.9450712,8 C17.9813667,8.32833385 18,8.6619909 18,9 C18,9.68738796 17.9229386,10.3567773 17.7769836,11 L26,11 L26,13 L17.0644804,13 C16.7026429,13.7281052 16.2451031,14.4002581 15.7083195,15 L26,15 L26,17 L15,17 L15,15.7083195 C14.4002581,16.2451031 13.7281052,16.7026429 13,17.0644804 L13,17.0644804 Z M15,19 L26,19 L26,21 L15,21 L15,19 Z M15,23 L26,23 L26,25 L15,25 L15,23 Z M9,16 C12.8659932,16 16,12.8659932 16,9 C16,5.13400675 12.8659932,2 9,2 C5.13400675,2 2,5.13400675 2,9 C2,12.8659932 5.13400675,16 9,16 Z M6.66999759,7.79669628 L8.79131794,9.91801663 L12.3300024,6.37933216 L13.744216,7.79354572 L8.79131794,12.7464438 L5.25578403,9.21090984 L6.66999759,7.79669628 Z"
Expand Down
2 changes: 1 addition & 1 deletion src/server/cache/dev.search-config.flat-cache.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/universal/config/myarea-datasets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@ export const DATASETS: DatasetCategories = {
},
bekendmakingen: {
isDisabled: !FeatureToggle.bekendmakingenDatasetActive,
title: 'Vergunningen',
title: 'Vergunningen en ontheffingen',
datasets: {
bekendmakingen: {
title: 'Vergunningen',
title: 'Vergunningen en ontheffingen',
filters: {
onderwerp: {
title: 'Onderwerp',
Expand Down

0 comments on commit fe4073b

Please sign in to comment.