[Form] Removed index_generation mention from the UPGRADE instructions as the option no longer exists.

This commit is contained in:
Jakub Zalas 2012-05-08 13:56:34 +01:00
parent e54f4e46c9
commit 942cfc7a06
1 changed files with 1 additions and 2 deletions

View File

@ -223,8 +223,7 @@
has changed.
The `choices` variable now contains ChoiceView objects with two getters,
`getValue()` and `getLabel()`, to access the choice data. The indices of the
array are controlled by the choice field's `index_generation` option.
`getValue()` and `getLabel()`, to access the choice data.
Before: