summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml')
-rw-r--r--src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml b/src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml
index 8de74a3b9b..1b2991d51c 100644
--- a/src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml
+++ b/src/com/vaadin/demo/reservation/gwt/ReservationWidgetSet.gwt.xml
@@ -20,8 +20,8 @@
<!-- Works w/o key for localhost:
<script src="http://maps.google.com/maps?gwt=1&amp;file=api&amp;v=2.x" />
-->
- <!-- Using key for http://toolkit.itmill.com: -->
- <script src="http://maps.google.com/maps?gwt=1&amp;file=api&amp;v=2.x&amp;key=ABQIAAAA4q5gw_y_N1Anvvn1KqbLwRTHuC2ERVOT66iQW8-FqpCQQUlHqBTZ0rGKdlKh9fxQOKN87TCwVNlIXQ" />
+ <!-- Using key for http://demo.vaadin.com: -->
+ <script src="http://maps.google.com/maps?gwt=1&amp;file=api&amp;v=2.x&amp;key=ABQIAAAAP3UBMIhn15mgO6uIqO_GVRTjfRw0y7NvUKCc8_UnYaOyzzWA_xRoBYGzLMNrw-8-IesNKDC1WFd_vg" />
<!-- Entry point -->
<entry-point class="com.vaadin.demo.reservation.gwt.client.ReservationWidgetSet"/>