mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 17:56:21 +00:00
4 lines
188 B
Text
4 lines
188 B
Text
-#
|
|
@param id [String]
|
|
= render 'components/checkbox', id: id, data: { action: 'select-all#toggle', target: 'select-all.toggle', **local_assigns.compact } do
|
|
%span.sr-only= t('.label')
|