From 80e876cdc23062bc682e52b106c45374a9be3161 Mon Sep 17 00:00:00 2001 From: BertDarwinkel <57324035+BertDarwinkel@users.noreply.github.com> Date: Tue, 2 Jul 2024 08:14:17 +0200 Subject: [PATCH] Update config.js --- js/config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/config.js b/js/config.js index 6141e97..bd95024 100644 --- a/js/config.js +++ b/js/config.js @@ -3,7 +3,7 @@ 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: "cv", // Consultatieversie