Fix: use the move icon for cards that are triaged or postponed too

https://app.fizzy.do/5986089/cards/2905#comment_994785588
This commit is contained in:
Jorge Manrubia
2025-11-18 09:10:39 +01:00
parent d8f935498a
commit 0d2870c1f9
+1 -1
View File
@@ -9,7 +9,7 @@ module EventsHelper
"comment"
when "card_title_changed"
"rename"
when "card_board_changed"
when "card_board_changed", "card_triaged", "card_postponed"
"move"
else
"person"