Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 206 → Rev 207

/src/org/tela_botanica/del/client/vues/rechercheobservations/RechercheObservationsVue.java
29,11 → 29,8
protected Label lienRechercheAvancee, recherchePrecedente;
 
@UiField
protected Panel rechercheAvancee;
protected Panel rechercheAvancee, zoneObservations, zonePagination;
 
@UiField
protected Panel zoneObservations;
 
// Constructeur de la vue
public RechercheObservationsVue() {
initWidget(binder.createAndBindUi(this));