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

5 lines
190 B
Text
Raw Permalink Normal View History

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