소스 검색

field localization perms

Signed-off-by: bachy <git@g-u-i.net>
bachy 12 년 전
부모
커밋
618d68bd70
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      materio_content_types/materio_content_types.features.field.inc

+ 3 - 3
materio_content_types/materio_content_types.features.field.inc

@@ -3759,7 +3759,7 @@ foreach ($states as $state) {
       'entity_types' => array(),
       'entity_types' => array(),
       'field_name' => 'field_localisation',
       'field_name' => 'field_localisation',
       'field_permissions' => array(
       'field_permissions' => array(
-        'type' => '0',
+        'type' => '2',
       ),
       ),
       'foreign keys' => array(
       'foreign keys' => array(
         'format' => array(
         'format' => array(
@@ -4899,7 +4899,7 @@ foreach ($states as $state) {
           'label' => 'above',
           'label' => 'above',
           'settings' => array(),
           'settings' => array(),
           'type' => 'hidden',
           'type' => 'hidden',
-          'weight' => '0',
+          'weight' => 0,
         ),
         ),
         'cardmedium' => array(
         'cardmedium' => array(
           'label' => 'above',
           'label' => 'above',
@@ -4911,7 +4911,7 @@ foreach ($states as $state) {
           'label' => 'above',
           'label' => 'above',
           'settings' => array(),
           'settings' => array(),
           'type' => 'hidden',
           'type' => 'hidden',
-          'weight' => '0',
+          'weight' => 0,
         ),
         ),
         'default' => array(
         'default' => array(
           'label' => 'above',
           'label' => 'above',