Merge branch '3.1' into 3.2

This commit is contained in:
Daniel Hensby 2016-08-22 15:30:03 +01:00
commit f4a6e9e517
No known key found for this signature in database
GPG Key ID: B00D1E9767F0B06E

View File

@ -19,7 +19,7 @@ name, and normally they all exist under the `Root` [api:TabSet].
display up to two levels of tabs in the interface. If you want to group data further than that, try [api:ToggleField].
</div>
## Adding a field from a tab.
## Adding a field to a tab
:::php
$fields->addFieldToTab('Root.Main', new TextField(..));
@ -52,4 +52,4 @@ display up to two levels of tabs in the interface. If you want to group data fur
## API Documentation
* [api:FormScaffolder]
* [api:FormScaffolder]