Idem
This commit is contained in:
@@ -47,7 +47,6 @@ 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