Subversion Repositories eFlore/Applications.cel

Rev

Rev 283 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 283 Rev 300
Line 710... Line 710...
710
			
710
			
Line 711... Line 711...
711
			listeObservation.afficherFiltres(chaineValFiltresGeo, chaineValFiltresDate, filtresTaxon[1]) ;
711
			listeObservation.afficherFiltres(chaineValFiltresGeo, chaineValFiltresDate, filtresTaxon[1]) ;
Line 712... Line 712...
712
 
712
 
713
			int i = 0;
713
			int i = 0;
714
			
714
			
715
			if(nomsFiltres.length > 0)
715
			if(valsFiltres.length > 0)
716
			{
716
			{
717
				for(i = 0 ; i < nomsFiltres.length ; i++)
717
				for(i = 0 ; i < nomsFiltres.length ; i++)