Commit 3aac786 1 parent dcdd01f commit 3aac786 Copy full SHA for 3aac786
File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
name : Cudeschin
2
2
description : |
3
3
Digitalisierung der cudeschin Inhalte als PWA.
4
- criticality : low
4
+ criticality : medium
5
5
strategy_reference : |
6
6
abgeschlossen
7
7
development : internal
@@ -16,3 +16,6 @@ additional_information: ''
16
16
involved_parties :
17
17
- party : content/party/AKom--CoFor--CommForm.yaml
18
18
description : Betreuung
19
+ lifecycle :
20
+ - state : in_production
21
+ date : 2019-06-01T23:00:00.000Z
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ const lastUpdatedValue: string = service.last_updated ? new Date(service.last_up
80
80
<article class =" bg-white shadow-md rounded-xl p-10 max-w-4xl mx-auto" >
81
81
<h1 class =" text-5xl font-extrabold" >{ service .name } </h1 >
82
82
<span class =" block text-sm mb-3"
83
- >Leztes Update dieser Daten: { lastUpdatedValue } </span
83
+ >Letztes Update dieser Daten: { lastUpdatedValue } </span
84
84
>
85
85
<TinaMarkdown content ={ service .description } />
86
86
<dl class =" mb-4 mt-3" >
You can’t perform that action at this time.
0 commit comments