[FIX] typo

pull/331/head
Holger Brunn 2016-04-01 14:54:18 +02:00
parent 7602e7ad53
commit 9bad55cca2
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Usage
... ...
With this example, the content of the field named `color` will be used to With this example, the content of the field named `color` will be used to
populate the `color` CSS calue. Use a function field to return whichever populate the `color` CSS value. Use a function field to return whichever
color you want depending on the other record values. Note this this color you want depending on the other record values. Note this this
overrides the `colors` attribute, and that you need the tree to load your overrides the `colors` attribute, and that you need the tree to load your
field in the first place by adding it as invisible field. field in the first place by adding it as invisible field.