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/plugins/access/node_access.inc
24 24
);
25 25

  
26 26
/**
27
 * Settings form for the 'by node_access' access plugin
27
 * Settings form for the 'by node_access' access plugin.
28 28
 */
29 29
function ctools_node_access_ctools_access_settings($form, &$form_state, $conf) {
30 30
  $form['settings']['type'] = array(
......
86 86
      return t('@user can create nodes of the same type as @node.', $replacement);
87 87
  }
88 88
}
89

  

Formats disponibles : Unified diff