mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 04:36:03 +01:00
a2139213c7
Co-Authored-By: Georg Gadinger <nilsding@nilsding.org>
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")
|