mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
use renderbox to display referrer in action list item
This commit is contained in:
parent
a8978a52b9
commit
f8ca349d9e
@ -52,7 +52,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="wl-col list">
|
<div class="wl-col list">
|
||||||
<p class="wl-item">
|
<p class="wl-item">
|
||||||
{{ w.createdBy.usernameCanonical|chill_entity_render_string|capitalize }}
|
{{ w.createdBy|chill_entity_render_box }}
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user