pinned investigations (panel)
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
This commit is contained in:
parent
cc7c9f5dab
commit
347c45bc22
3 changed files with 21 additions and 7 deletions
|
|
@ -18,8 +18,6 @@
|
|||
|
||||
<div class="col-right">
|
||||
|
||||
|
||||
|
||||
<?php $latestInvestigations = site()->find('enquetes')->children()->listed()->sortBy('created', 'desc')->limit(5);
|
||||
foreach ($latestInvestigations as $investigation):
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue