mirror of
https://github.com/silverstripe/silverstripe-userforms.git
synced 2024-10-22 17:05:42 +02:00
Add a comment for clarity
This commit is contained in:
parent
d489271197
commit
e80795b52d
@ -105,6 +105,7 @@ class UserFormFieldEditorExtension extends DataExtension
|
||||
new GridFieldToolbarHeader(),
|
||||
new GridFieldOrderableRows('Sort'),
|
||||
new GridFieldDetailForm(),
|
||||
// Betterbuttons prev and next is enabled by adding a GridFieldPaginator component
|
||||
new GridFieldPaginator(999)
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user