mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 16:13:36 +01:00
5 lines
176 B
Text
5 lines
176 B
Text
|
.collapser
|
||
|
%button.btn.btn-primary.btn-sm.shadow{ data: { collapse_target: "action" } }
|
||
|
%span.shown-text= t(".#{type}.hide")
|
||
|
%span.collapsed-text= t(".#{type}.show")
|