[Commits] r1715 - sandbox/ahocevar/playground/ux/Printing/examples
commits at geoext.org
commits at geoext.org
Tue Jan 12 09:46:12 CET 2010
Author: ahocevar
Date: 2010-01-12 09:46:12 +0100 (Tue, 12 Jan 2010)
New Revision: 1715
Modified:
sandbox/ahocevar/playground/ux/Printing/examples/PrintMapPanel.html
Log:
changed print service url
Modified: sandbox/ahocevar/playground/ux/Printing/examples/PrintMapPanel.html
===================================================================
--- sandbox/ahocevar/playground/ux/Printing/examples/PrintMapPanel.html 2010-01-12 00:24:21 UTC (rev 1714)
+++ sandbox/ahocevar/playground/ux/Printing/examples/PrintMapPanel.html 2010-01-12 08:46:12 UTC (rev 1715)
@@ -14,7 +14,7 @@
<script type="text/javascript" src="PrintMapPanel.js"></script>
- <script type="text/javascript" src="/geoserver/pdf/info.json?var=printCapabilities"></script>
+ <script type="text/javascript" src="http://demo.opengeo.org/geoserver/pdf/info.json?var=printCapabilities"></script>
</head>
<body>
More information about the Commits
mailing list