From 162a5dc16d6c8feb02d48be5a2ad1cdd3d8fa82a Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Sat, 27 Sep 2014 08:42:00 +0000 Subject: Switch to the recommended URL for the old Google Chart API Note that this code uses the old API which is officially deprecated, however converting this to use the new Chart API will take some time. Obtained from: https://developers.google.com/chart/image/docs/making_charts Missed in: r45633 --- share/xml/templates.events.xsl | 2 +- share/xml/templates.pastevents.xsl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'share/xml') diff --git a/share/xml/templates.events.xsl b/share/xml/templates.events.xsl index 3d85ff391a..34b41093d4 100644 --- a/share/xml/templates.events.xsl +++ b/share/xml/templates.events.xsl @@ -59,7 +59,7 @@ enddate/day >= date:day-in-month()))]" use="location/country" /> - + &title; diff --git a/share/xml/templates.pastevents.xsl b/share/xml/templates.pastevents.xsl index 66e41bb30c..1bf97f6312 100644 --- a/share/xml/templates.pastevents.xsl +++ b/share/xml/templates.pastevents.xsl @@ -61,7 +61,7 @@ enddate/day >= date:day-in-month()))]" use="location/country" /> - + &title; -- cgit v1.3