Projet

Général

Profil

Révision c304a780

Ajouté par Assos Assos il y a environ 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/ctools/includes/collapsible.theme.inc
30 30
 *   Text to put in the handle/title area of the div.
31 31
 * @param $content
32 32
 *   Text to put in the content area of the div, this is what will get
33
 *   collapsed
34
 * @param $collapsed = FALSE
33
 *   collapsed.
34
 * @param $collapsed
35 35
 *   If true, this div will start out collapsed.
36 36
 */
37 37
function theme_ctools_collapsible($vars) {
......
56 56
 *   Text to put in the handle/title area of the div.
57 57
 * @param $content
58 58
 *   Text to put in the content area of the div, this is what will get
59
 *   collapsed
60
 * @param $collapsed = FALSE
59
 *   collapsed.
60
 * @param $collapsed
61 61
 *   If true, this div will start out collapsed.
62 62
 */
63 63
function theme_ctools_collapsible_remembered($vars) {

Formats disponibles : Unified diff