Subversion Repositories eFlore/Applications.cel

Compare Revisions

Regard whitespace Rev 458 → Rev 459

/trunk/src/org/tela_botanica/client/vues/observation/CartographieObservationVue.java
76,8 → 76,6
add(panneauExplication, new RowLayoutData(12));
add(panneauCarto, new RowLayoutData());
 
if(!carteAjoutee) {
Maps.loadMapsApi(Configuration.getCleGoogleMaps(), "2", false, new Runnable() {
public void run() {