mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge branch 'pull/5388' into 3
This commit is contained in:
commit
0bc5fb31c1
@ -72,6 +72,8 @@ class HeaderField extends DatalessField {
|
||||
array(
|
||||
'id' => $this->ID(),
|
||||
'class' => $this->extraClass(),
|
||||
'type' => null,
|
||||
'name' => null
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user