Add Source creation/edition + Add missing edit forms for tasks and events

This commit is contained in:
Vyn 2024-11-01 13:43:45 +01:00
parent f1ac8a42d1
commit a15c23bb21
24 changed files with 358 additions and 205 deletions

View file

@ -50,7 +50,7 @@ export component Calendar inherits Rectangle {
VText {
vertical-alignment: center;
horizontal-alignment: right;
text: "\{index}h";
text: "\{index}";
}
}