comparison gwt-client/src/main/java/org/dive4elements/river/client/client/ui/CollectionView.java @ 8313:e3a63d9c5bb1

Updated the client to build a default artifact for sq relations. * Removed code for special sq relation artifact * Updated MeasurementListGrid in info panel to create a new project * Updated i18n
author Raimund Renkert <rrenkert@intevation.de>
date Wed, 24 Sep 2014 12:02:05 +0200
parents 71a2e408adca
children 71ae18553377
comparison
equal deleted inserted replaced
8312:9f5059f4f01a 8313:e3a63d9c5bb1
633 } 633 }
634 634
635 @Override 635 @Override
636 public void onSuccess(Collection newCollection) { 636 public void onSuccess(Collection newCollection) {
637 GWT.log("Successfully added artifacts."); 637 GWT.log("Successfully added artifacts.");
638 setCollection(newCollection, true); 638 setCollection(newCollection);
639 } 639 }
640 } 640 }
641 ); 641 );
642 } 642 }
643 else { 643 else {

http://dive4elements.wald.intevation.org