Skip to content

Commit

Permalink
Add link to parent page in modules blueprint
Browse files Browse the repository at this point in the history
  • Loading branch information
medienbaecker authored Feb 11, 2020
1 parent 9298a9d commit 1c946c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ public function url($options = null): string {
'title' => 'Modules',
'fields' => [
'info' => [
'label' => 'Info',
'text' => 'Modules Container'
'label' => 'Modules Container',
'text' => '{{ page.parent.panelUrl }}'
]
]
]
Expand Down

0 comments on commit 1c946c4

Please sign in to comment.