]> BookStack Code Mirror - bookstack/blobdiff - resources/views/partials/entity-list-item.blade.php
Show tags of all search results
[bookstack] / resources / views / partials / entity-list-item.blade.php
index d42b1967fcd230a83537cbe76ef6caae369ff184..7a84c2263b43c0f6494efc29196ddbad1dcf662b 100644 (file)
@@ -1,4 +1,4 @@
-@component('partials.entity-list-item-basic', ['entity' => $entity])
+@component('partials.entity-list-item-basic', ['entity' => $entity, 'showTags' => $showTags])
 <div class="entity-item-snippet">
 
     @if($showPath ?? false)