Projet

Général

Profil

Révision 29771811

Ajouté par Assos Assos il y a presque 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/media/includes/media.theme.inc
2 2

  
3 3
/**
4 4
 * @file
5
 * Media Theming
5
 * Media Theming.
6 6
 *
7 7
 * Theming functions for the Media module.
8 8
 */
......
14 14
  $label = '';
15 15
  $element = $variables['element'];
16 16

  
17
 // Wrappers to go around the thumbnail.
17
  // Wrappers to go around the thumbnail.
18 18
  $attributes = array(
19 19
    'title' => $element['#name'],
20 20
    'class' => 'media-item',

Formats disponibles : Unified diff