annotation background, sidebar, reject button

This commit is contained in:
Jonathan Jenne
2023-11-22 13:42:50 +01:00
parent 56688d2690
commit e52eca809e
4 changed files with 55 additions and 6 deletions

View File

@@ -142,6 +142,9 @@ class App {
}
break
case 'REJECT':
alert('Dokument abgelent!')
}
}