Skip to content

Commit 7130feb

Browse files
Update _checkbox.html.erb
1 parent 8463d62 commit 7130feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<td>
2-
<input type="checkbox" value="<%= value %>" data-batch-action-option="checkbox" />
2+
<input type="checkbox" value="<%= value %>" name='batch_action_ids[]' data-batch-action-option="checkbox" />
33
</td>

0 commit comments

Comments
 (0)