kanban > step > virtual sample : fix uri
This commit is contained in:
parent
dd8d9c7fa1
commit
8c0a347d2c
7 changed files with 46 additions and 15 deletions
|
|
@ -59,7 +59,6 @@ class ProjectPage extends Page {
|
|||
}
|
||||
|
||||
if ($child->pdf()->isNotEmpty()) {
|
||||
$uri = $child->parent()->uri() . '?dialog=' . $child->slug();
|
||||
$files[] = getFileData($child->pdf()->toFile());
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue