0.10.2-1 Downloads

This commit is contained in:
2026-03-15 13:04:05 +00:00
parent 7d6c154909
commit ca2bd76572
24 changed files with 1209 additions and 89 deletions
+2 -2
View File
@@ -439,8 +439,8 @@ function PathField({
rounded
size="small"
className="job-path-download-button"
aria-label={`${label} als ZIP herunterladen`}
tooltip={`${label} als ZIP herunterladen`}
aria-label={`${label} als ZIP vorbereiten`}
tooltip={`${label} als ZIP vorbereiten`}
tooltipOptions={{ position: 'top' }}
onClick={onDownload}
disabled={downloadDisabled || downloadLoading}