This commit is contained in:
parent
e69e765586
commit
1fedb2392c
10 changed files with 202 additions and 91 deletions
|
|
@ -40,7 +40,7 @@
|
|||
|
||||
<?php $investigations = $page->linkedInvestigations()->toPages() ?>
|
||||
<?php if ($investigations->isNotEmpty()): ?>
|
||||
<aside class="investigation__aside" id="related-investigations">
|
||||
<aside class="page__aside" id="related-investigations">
|
||||
<h3 class="aside__title">Enquêtes liées</h3>
|
||||
|
||||
<?php foreach ($investigations as $investigation): ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue