Idem
This commit is contained in:
@@ -46,8 +46,7 @@ public class ConferenceSession implements IConferenceSession, Serializable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
PersonBean truePerson = getTruePerson(b.getLogin());
|
PersonBean truePerson = getTruePerson(b.getLogin());
|
||||||
|
|
||||||
listPersonAdded.remove(truePerson);
|
|
||||||
listPersonAdded.add(truePerson);
|
listPersonAdded.add(truePerson);
|
||||||
listPersonBean.remove(truePerson);
|
listPersonBean.remove(truePerson);
|
||||||
listPersonFiltered.remove(truePerson);
|
listPersonFiltered.remove(truePerson);
|
||||||
|
|||||||
Reference in New Issue
Block a user