Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 406 → Rev 407

/trunk/src/org/tela_botanica/del/client/composants/moteurrecherche/MoteurRechercheVue.java
177,4 → 177,7
return date;
}
 
public void focusSaisie() {
this.recherchePrincipale.setFocus(true);
}
}