From 9f2614341ae12b5888baf26614b845b02249ebd8 Mon Sep 17 00:00:00 2001 From: melsk-r Date: Thu, 18 Apr 2024 13:07:47 +0200 Subject: [PATCH] Update config.js --- js/config.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/js/config.js b/js/config.js index fd9868c..4e973d2 100644 --- a/js/config.js +++ b/js/config.js @@ -9,10 +9,13 @@ let respecConfig = { specType: "HR", // Zie de globale property 'localizationStrings/nl' voor de lijst met toegestane specificatie-statussen - specStatus: "IO", +// specStatus: "IO", publishDate: "2024-4-12", publishVersion: "0.1.0", - + + specStatus: "ED", + edDraftURI: "https://www.rodetri.nl/draft", + // Zie de globale property 'localizationStrings/nl' voor de lijst met toegestane maturities //previousMaturity: "IG", //previousPublishDate: "2022-06-24",