Revisión 183
Añadido por jredrejo hace más de 13 años
controlies/trunk/applications/controlies/modules/Rayuela2Ldap.py | ||
---|---|---|
if self.esAlumnos:
|
||
|
||
|
||
LdapUtils.clean_students(self.ldap_con )
|
||
if self.borrando: LdapUtils.clean_students(self.ldap_con )
|
||
self.rellena_students()
|
||
self.usuarios_grupos(aulas)
|
||
else:
|
||
|
||
LdapUtils.clean_teachers(self.ldap_con )
|
||
if self.borrando: LdapUtils.clean_teachers(self.ldap_con )
|
||
self.rellena_teachers()
|
||
self.usuarios_grupos(dptos)
|
||
|
Exportar a: Unified diff
No reinicia los grupos a no ser que se marque la casilla de principio de curso