Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 299 → Rev 300

/trunk/src/org/tela_botanica/client/observation/ObservationMediateur.java
712,7 → 712,7
 
int i = 0;
if(nomsFiltres.length > 0)
if(valsFiltres.length > 0)
{
for(i = 0 ; i < nomsFiltres.length ; i++)
{