Projet

Général

Profil

Paste
Télécharger (132 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / ldap / ldap_user / ldap_user.css @ 91af538d

1
/*
2
 * Don't display the provisioned user field table on user edit pages
3
 */
4
.field-name-ldap-user-prov-entries {
5
  display: none;
6
}