mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-12 11:33:37 +01:00
4 lines
176 B
Text
4 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")
|