5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 16:06:23 +00:00
panel/app/views/components/_select_all.haml
2024-07-20 15:21:03 -03:00

4 lines
190 B
Text

-#
@param id [String]
= render 'components/checkbox', id: id, data: { action: 'select-all#toggle', 'select-all-target': 'toggle', **local_assigns.compact } do
%span.sr-only= t('.label')