Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 898:a9dd792444a1
Changed style for loading panel.
(Issue299)
flys-client/trunk@2744 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 14 Sep 2011 14:27:07 +0000 |
parents | 2b6efb8b2301 |
children | 6e678b5d08a4 |
comparison
equal
deleted
inserted
replaced
897:2b6efb8b2301 | 898:a9dd792444a1 |
---|---|
1 2011-09-14 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 Issue299 | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/LoadingPanel.java, | |
6 src/main/webapp/FLYS.css: | |
7 Changed style for loading panel. | |
8 | |
1 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 9 2011-09-14 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 10 |
3 Ease access to selected elements of a DatacageWidget. Make button-less | 11 Ease access to selected elements of a DatacageWidget. Make button-less |
4 DatacageWidget possible. | 12 DatacageWidget possible. |
5 | 13 |