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