implemented patching of project tasks when new user is added to project

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-07-06 15:53:55 +02:00
parent 5eead469d3
commit b51fb2ed89
12 changed files with 72 additions and 11 deletions
@@ -26,6 +26,11 @@ input{
color: orange;
}
input:disabled{
border: 1px solid gray;
background: #444;
}
legend.date,
legend.time{
background-color: black;