changed en_ettente behaviour
This commit is contained in:
@@ -23,6 +23,12 @@ function page_field_default_field_instances() {
|
||||
'type' => 'hidden',
|
||||
'weight' => 0,
|
||||
),
|
||||
'attente' => array(
|
||||
'label' => 'above',
|
||||
'settings' => array(),
|
||||
'type' => 'hidden',
|
||||
'weight' => 0,
|
||||
),
|
||||
'default' => array(
|
||||
'label' => 'hidden',
|
||||
'module' => 'text',
|
||||
@@ -73,6 +79,12 @@ function page_field_default_field_instances() {
|
||||
'type' => 'hidden',
|
||||
'weight' => 0,
|
||||
),
|
||||
'attente' => array(
|
||||
'label' => 'above',
|
||||
'settings' => array(),
|
||||
'type' => 'hidden',
|
||||
'weight' => 0,
|
||||
),
|
||||
'default' => array(
|
||||
'label' => 'above',
|
||||
'module' => 'image',
|
||||
|
||||
Reference in New Issue
Block a user