--- form_mode_entity_schema-2096371-2.patch 2013-09-28 21:32:40.935930010 +0200 +++ form_mode_entity_schema-2096371-3.patch 2013-09-28 22:25:40.215809994 +0200 @@ -1,6 +1,6 @@ diff --git a/core/modules/entity/config/schema/entity.schema.yml b/core/modules/entity/config/schema/entity.schema.yml new file mode 100644 -index 0000000..13cd142 +index 0000000..0ae32f4 --- /dev/null +++ b/core/modules/entity/config/schema/entity.schema.yml @@ -0,0 +1,27 @@ @@ -25,7 +25,7 @@ + status: + type: boolean + label: 'Whether or not this form or view mode has custom settings by default' -+ cached: ++ cache: + type: boolean + label: 'Whether or not the rendered output of this view mode is cached by default' + langcode: