mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-26 05:38:29 +00:00
Compare commits
1 Commits
459-invita
...
424-displa
| Author | SHA1 | Date | |
|---|---|---|---|
| eb4a33ff75 |
6
.changes/unreleased/UX-20251125-150135.yaml
Normal file
6
.changes/unreleased/UX-20251125-150135.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
kind: UX
|
||||||
|
body: Display entire comment for activity item within list
|
||||||
|
time: 2025-11-25T15:01:35.558013876+01:00
|
||||||
|
custom:
|
||||||
|
Issue: "424"
|
||||||
|
SchemaChange: No schema change
|
||||||
@@ -136,7 +136,6 @@
|
|||||||
<div class="wl-col list">
|
<div class="wl-col list">
|
||||||
{{ activity.comment|chill_entity_render_box({
|
{{ activity.comment|chill_entity_render_box({
|
||||||
'disable_markdown': false,
|
'disable_markdown': false,
|
||||||
'limit_lines': 3,
|
|
||||||
'metadata': false,
|
'metadata': false,
|
||||||
}) }}
|
}) }}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user