Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 165 → Rev 166

/src/org/tela_botanica/del/client/vues/rechercheobservations/RechercheObservationsVue.java
31,6 → 31,9
@UiField
protected Panel rechercheAvancee;
 
@UiField
protected Panel zoneObservations;
 
// Constructeur de la vue
public RechercheObservationsVue() {
initWidget(binder.createAndBindUi(this));