mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-26 17:16:23 +00:00
5 lines
163 B
Text
5 lines
163 B
Text
|
-#
|
||
|
@param id [String]
|
||
|
= render 'components/checkbox', id: id, data: { action: 'select-all#toggle', target: 'select-all.toggle' } do
|
||
|
%span.sr-only= t('.label')
|