Skip to content

Commit 3ba6f78

Browse files
susanupxpm
authored andcommitted
Update list.php
1 parent 088bfc6 commit 3ba6f78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/config/backpack/operations/list.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@
4949
// Nest action buttons within a dropdown in actions column
5050
'lineButtonsAsDropdown' => false,
5151

52+
// What is the minimum threshold of action buttons for nesting into a dropdown
53+
'lineButtonsAsDropdownThreshold' => 1,
54+
5255
// Show a "Reset" button next to the List operation subheading
5356
// (Showing 1 to 25 of 9999 entries. Reset)
5457
// that allows the user to erase local storage for that datatable,

0 commit comments

Comments
 (0)