fix cache and add template pdf to brief file
This commit is contained in:
parent
3a9c213d86
commit
8a9fb35034
3 changed files with 3 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ class ProjectPage extends NotificationsPage {
|
|||
return $stepsData;
|
||||
}
|
||||
|
||||
public function rebuildStepsCache() {
|
||||
public function rebuildStepsCache() {
|
||||
// Create steps
|
||||
$steps = [];
|
||||
foreach ($this->children() as $child) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue