Projet

Général

Profil

Révision feca1e4a

Ajouté par Assos Assos il y a presque 7 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/templates/webform-analysis-component.tpl.php
1 1
<?php
2

  
2 3
/**
3 4
 * @file
4 5
 * Template for rendering an individual component's analysis data.
......
10 11
 *   - table_header: If this table has more than a single column, an array
11 12
 *     of header labels.
12 13
 *   - table_rows: If this component has a table that should be rendered, an
13
 *     array of values
14
 *     array of values.
14 15
 */
15 16
?>
16 17
<div class="<?php print $classes; ?>">

Formats disponibles : Unified diff