Author: buildbot Date: Wed Mar 8 14:23:19 2017 New Revision: 1007930 Log: Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/stats/downloads-test.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 8 14:23:19 2017
@@ -1 +1 @@
-1785972
+1785974
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar 8 14:23:19 2017
@@ -1 +1 @@
-1785972
+1785974
Modified: websites/staging/ooo-site/trunk/content/stats/downloads-test.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/downloads-test.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/downloads-test.html Wed Mar
8 14:23:19 2017
@@ -36,11 +36,11 @@
id: "daily",
dataSource: new
Timeplot.ColumnSource(daily_eventSource,1),
valueGeometry: new
Timeplot.DefaultValueGeometry({
-
gridColor: "#000000",
+
gridColor: "#15A7FF",
axisLabelsPlacement: "left",
}),
timeGeometry: new
Timeplot.DefaultTimeGeometry({
-
gridColor: new Timeplot.Color("#000000"),
+
gridColor: new Timeplot.Color("#15A7FF"),
axisLabelsPlacement: "top"
}),
lineColor: "#0E85CD",
@@ -53,11 +53,11 @@
id: "total",
dataSource: new
Timeplot.ColumnSource(total_eventSource,2),
valueGeometry: new
Timeplot.DefaultValueGeometry({
-
gridColor: "#000000",
+
gridColor: "#15A7FF",
axisLabelsPlacement: "left",
}),
timeGeometry: new
Timeplot.DefaultTimeGeometry({
-
gridColor: new Timeplot.Color("#000000"),
+
gridColor: new Timeplot.Color("#15A7FF"),
axisLabelsPlacement: "top"
}),
lineColor: "#0E85CD",
