From a42843401a25352be08f257759f558afcaf4b2e7 Mon Sep 17 00:00:00 2001 From: Remi Blom-Ohlsen Date: Tue, 9 Apr 2024 14:50:45 +0200 Subject: [PATCH] Add 'GtActionComment' to templates and ProjectContentColumns list [skip-ci] --- Templates/JsonTemplates/_JsonTemplateProgram.json | 7 ++++++- Templates/JsonTemplates/_JsonTemplateProject.json | 7 ++++++- .../Objects/Lists/Prosjektinnholdskolonner.xml | 10 ++++++++++ 3 files changed, 22 insertions(+), 2 deletions(-) diff --git a/Templates/JsonTemplates/_JsonTemplateProgram.json b/Templates/JsonTemplates/_JsonTemplateProgram.json index 09ace1005..451fda688 100644 --- a/Templates/JsonTemplates/_JsonTemplateProgram.json +++ b/Templates/JsonTemplates/_JsonTemplateProgram.json @@ -144,6 +144,10 @@ { "ID": "2ae541a5-5ecc-481d-afb6-c03a6f1e71b4", "Name": "GtActionResponsible" + }, + { + "ID": "a187c8e3-944c-485a-ad11-c654fda6be66", + "Name": "GtActionComment" } ] }, @@ -956,7 +960,8 @@ "LinkTitle", "GtProjectPhase", "GtActionDate", - "GtActionResponsible" + "GtActionResponsible", + "GtActionComment" ], "AdditionalSettings": { "RowLimit": 10, diff --git a/Templates/JsonTemplates/_JsonTemplateProject.json b/Templates/JsonTemplates/_JsonTemplateProject.json index 1b9b82fcb..cbacd1b95 100644 --- a/Templates/JsonTemplates/_JsonTemplateProject.json +++ b/Templates/JsonTemplates/_JsonTemplateProject.json @@ -144,6 +144,10 @@ { "ID": "2ae541a5-5ecc-481d-afb6-c03a6f1e71b4", "Name": "GtActionResponsible" + }, + { + "ID": "a187c8e3-944c-485a-ad11-c654fda6be66", + "Name": "GtActionComment" } ] }, @@ -833,7 +837,8 @@ "LinkTitle", "GtProjectPhase", "GtActionDate", - "GtActionResponsible" + "GtActionResponsible", + "GtActionComment" ], "AdditionalSettings": { "RowLimit": 10, diff --git a/Templates/Portfolio/Objects/Lists/Prosjektinnholdskolonner.xml b/Templates/Portfolio/Objects/Lists/Prosjektinnholdskolonner.xml index 1d4686736..716435b70 100644 --- a/Templates/Portfolio/Objects/Lists/Prosjektinnholdskolonner.xml +++ b/Templates/Portfolio/Objects/Lists/Prosjektinnholdskolonner.xml @@ -624,6 +624,16 @@ 100 120 + + 640 + Kommentar + GtActionComment + GtActionCommentOWSMTXT + Note + Kommunikasjonsoversikt + 200 + 300 + \ No newline at end of file