kanban > step > virtual sample : fix uri

This commit is contained in:
isUnknown 2024-12-20 10:40:44 +01:00
parent dd8d9c7fa1
commit 8c0a347d2c
7 changed files with 46 additions and 15 deletions

View file

@ -59,7 +59,6 @@ class ProjectPage extends Page {
}
if ($child->pdf()->isNotEmpty()) {
$uri = $child->parent()->uri() . '?dialog=' . $child->slug();
$files[] = getFileData($child->pdf()->toFile());
}
}