Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/BROprogramma/SAD into main
Browse files Browse the repository at this point in the history
  • Loading branch information
RLHuisman committed Jun 27, 2024
2 parents d50f519 + 03a1726 commit 290f566
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions js/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ let respecConfig = {
useLabel: true,
// title is verplicht! Neem hier de titel van het document op ----------------------
title: "Basisregistratie Ondergrond Catalogus Milieuhygiënisch bodemonderzoek",
subtitle: "Versie 1.1",
//subtitle: "Versie 1.1",
//-- specStatus is verplicht! (activeer 1 van de volgende) --------------------------
//specStatus: "wv", // Werkversie
specStatus: "wv", // Werkversie
//specStatus: "cv", // Consultatieversie
specStatus: "vv", // Versie ter vaststelling
//specStatus: "vv", // Versie ter vaststelling
//specStatus: "def", // Vastgestelde versie
//specStatus: "basis", // Basis Document
//-- specType is verplicht bij alle andere dan BASIS ---------------------------------
Expand All @@ -30,7 +30,7 @@ let respecConfig = {
shortName: "sad",
//-- publishDate is verplicht -------------------------------------------------------
//-- NB: in de werkversie uitzetten, want dan pakt Respec de pushdate ---------------
publishDate: "2024-06-13",
//publishDate: "2024-06-13",
//custom header lines
//eventueel is het mogelijk een versienummer mee te geven, maar bij Geonovum werken we gewoonlijk alleen met datum als onderdeel van de permanente URI.
//publishVersion: "0.0.2",
Expand Down

0 comments on commit 290f566

Please sign in to comment.