Mercurial > dive4elements > gnv-client
comparison gnv/src/main/webapp/scripts/viewport.jsp @ 1012:5b118b59dc14
Do some GUI-Improvements in the Map-Client
gnv/trunk@1231 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Mon, 28 Jun 2010 15:15:38 +0000 |
parents | 7d67449f47b1 |
children | e2c4e9886dc3 |
comparison
equal
deleted
inserted
replaced
1011:7d67449f47b1 | 1012:5b118b59dc14 |
---|---|
246 animate: true, | 246 animate: true, |
247 activeOnTop: false | 247 activeOnTop: false |
248 }, | 248 }, |
249 items: [ | 249 items: [ |
250 tree, | 250 tree, |
251 cap, | 251 legendPanel, |
252 legendPanel | 252 cap |
253 ] | 253 ] |
254 } | 254 } |
255 ); | 255 ); |
256 <%if (!standalone){%> | 256 <%if (!standalone){%> |
257 // The main panel | 257 // The main panel |