Projet

Général

Profil

Révision 280fe687

Ajouté par Assos Assos il y a environ 8 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/commerce/modules/cart/includes/views/commerce_cart.views.inc
29 29
      'handler' => 'commerce_cart_handler_area_empty_text',
30 30
    ),
31 31
  );
32

  
33
  // Add an edit handler for cart line item attributes.
34
  $data['commerce_line_item']['edit_attributes'] = array(
35
    'field' => array(
36
      'title' => t('Attribute field widgets'),
37
      'help' => t('Renders attribute field widgets for customers to edit from the View.'),
38
      'handler' => 'commerce_cart_handler_field_edit_attributes',
39
    ),
40
  );
32 41
}
33 42

  
34 43
/**

Formats disponibles : Unified diff