Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 261 → Rev 262

/trunk/src/org/tela_botanica/client/vues/observation/ListeObservationVue.java
724,7 → 724,7
if(!nTaxon .equals(""))
{
titre += " - Taxon : "+nTaxon ;
titre += " - Recherche : "+nTaxon ;
}
this.setTitle(titre) ;