mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Revert bd6c4fd
This commit is contained in:
parent
c18e9b1298
commit
57756f38cb
@ -43,13 +43,6 @@ class TabSet extends CompositeField
|
|||||||
*/
|
*/
|
||||||
protected $schemaComponent = 'Tabs';
|
protected $schemaComponent = 'Tabs';
|
||||||
|
|
||||||
/**
|
|
||||||
* Alter datatype from structural to track the current tab in redux state.
|
|
||||||
*
|
|
||||||
* @var string
|
|
||||||
*/
|
|
||||||
protected $schemaDataType = FormField::SCHEMA_DATA_TYPE_STRING;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var TabSet
|
* @var TabSet
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user