Document signing
This commit is contained in:
@@ -30,6 +30,13 @@ const documentTiles = [
|
||||
color: '#e67e22',
|
||||
href: '/teilnahmebescheinigung',
|
||||
},
|
||||
{
|
||||
label: 'Dokument unterschreiben',
|
||||
description: 'Unterschrift auf ein PDF legen und als „eingescanntes" Dokument speichern.',
|
||||
icon: 'signature',
|
||||
color: '#1d4899',
|
||||
href: '/unterschrift',
|
||||
},
|
||||
]
|
||||
|
||||
const externalApps = [
|
||||
|
||||
Reference in New Issue
Block a user