We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309cb91 commit d02a60dCopy full SHA for d02a60d
src/config/backpack/operations/update.php
@@ -16,7 +16,7 @@
16
17
// How would you like the validation errors to be shown?
18
'groupedErrors' => true,
19
- 'inlineErrors' => true,
+ 'inlineErrors' => true,
20
21
// when the page loads, put the cursor on the first input?
22
'autoFocusOnFirstField' => true,
0 commit comments