Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1322:e2749cc3b7ad
Removed obsolete imports.
flys-client/trunk@2963 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Thu, 13 Oct 2011 12:38:04 +0000 |
parents | cfbfaadf4b6f |
children | 1fd6d94407c1 |
comparison
equal
deleted
inserted
replaced
1321:cfbfaadf4b6f | 1322:e2749cc3b7ad |
---|---|
1 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Removed obsolete imports. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/services/RemoveArtifactServiceAsync.java, | |
6 src/main/java/de/intevation/flys/client/client/ui/DigitizePanel.java: | |
7 Removed obsolete imports. | |
8 | |
1 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2011-10-13 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 In W-Diff selection GUI, track which items have been removed from the | 11 In W-Diff selection GUI, track which items have been removed from the |
4 listgrid, remove corresponding artifacts from collection if they are | 12 listgrid, remove corresponding artifacts from collection if they are |
5 not needed anymore using the new RemoveArtifactService. | 13 not needed anymore using the new RemoveArtifactService. |