form.add(new PersonneUpdatePanel("personneMerge", getMergeContext()
.getDossierPersonneMerge().getPersonne()));
if (getMergeContext().getDossierPersonneMerge().getCompte() != null)
{
form.add(new CompteDisplayPanel("compteMerge", getMergeContext()
.getDossierPersonneMerge().getCompte()));
}
else
{
form.add(new Label("compteMerge",