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