Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 529 → Rev 1033

/trunk/src/org/tela_botanica/del/client/Del.java
14,6 → 14,5
public void onModuleLoad() {
History.addValueChangeHandler(new GestionnaireHistorique());
History.newItem(ConstantesNavigation.PAGE_RECHERCHE_IMAGES, true);
History.fireCurrentHistoryState();
}
}