Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 167 → Rev 168

/trunk/src/org/tela_botanica/client/vues/BarreRechercheFiltreVue.java
58,7 → 58,7
super();
iMediateur = im;
 
Label labelRecherche = new Label("Commentaires :");
Label labelRecherche = new Label("Par commentaires :");
champRecherche = new TextField();
 
add(labelRecherche);