made all document fields editable

This commit is contained in:
2025-07-11 23:13:09 +02:00
parent 2a7e9df334
commit e3e4dc16f9
5 changed files with 94 additions and 27 deletions

View File

@@ -11,7 +11,6 @@ import com.sun.net.httpserver.HttpExchange;
import de.srsoftware.tools.Path;
import de.srsoftware.tools.PathHandler;
import de.srsoftware.umbrella.core.exceptions.UmbrellaException;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.List;