mirror of
https://github.com/getgrav/grav.git
synced 2026-01-29 02:40:07 +01:00
Add label back to blueprint schema (used in validation)
This commit is contained in:
@@ -17,7 +17,6 @@ class BlueprintSchema extends BlueprintSchemaBase implements ExportInterface
|
||||
use Export;
|
||||
|
||||
protected $ignoreFormKeys = [
|
||||
'label' => true,
|
||||
'title' => true,
|
||||
'help' => true,
|
||||
'placeholder' => true,
|
||||
|
||||
Reference in New Issue
Block a user