summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2011-04-12 22:49:18 +0200
committerDries Buytaert <dries@buytaert.net>2011-04-12 22:49:18 +0200
commit00361a2c780209775cae007ee11a4ce60b525136 (patch)
treeac697c21ea5cb5628fe679777f4322100bad8217 /modules
parent6022a6dc9ac18a5e124e4c8d1e19e83f32670a98 (diff)
downloadbrdo-00361a2c780209775cae007ee11a4ce60b525136.tar.gz
brdo-00361a2c780209775cae007ee11a4ce60b525136.tar.bz2
- Patch #1107376 by jhedstrom: weight not a property of a field instance, so doc shouldn't say it is.
Diffstat (limited to 'modules')
-rw-r--r--modules/field/field.crud.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/field/field.crud.inc b/modules/field/field.crud.inc
index 736116444..339e9c4e3 100644
--- a/modules/field/field.crud.inc
+++ b/modules/field/field.crud.inc
@@ -421,7 +421,6 @@ function field_delete_field($field_name) {
* will be given the following default values:
* - label: the field name
* - description: empty string
- * - weight: 0
* - required: FALSE
* - default_value_function: empty string
* - settings: each omitted setting is given the default value specified in