Author: buildbot
Date: Tue Jan 3 23:29:26 2017
New Revision: 1004087
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.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 3 23:29:26 2017
@@ -1 +1 @@
-1777243
+1777244
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jan 3 23:29:26 2017
@@ -1 +1 @@
-1777243
+1777244
Modified: websites/staging/ooo-site/trunk/content/stats/downloads.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/stats/downloads.html (original)
+++ websites/staging/ooo-site/trunk/content/stats/downloads.html Tue Jan 3
23:29:26 2017
@@ -37,7 +37,7 @@
dataSource: new
Timeplot.ColumnSource(daily_eventSource,1),
valueGeometry: new
Timeplot.DefaultValueGeometry({
gridColor: "#000000",
-
axisLabelsPlacement: "right",
+
axisLabelsPlacement: "left",
}),
timeGeometry: new
Timeplot.DefaultTimeGeometry({
gridColor: new Timeplot.Color("#000000"),
@@ -54,7 +54,7 @@
dataSource: new
Timeplot.ColumnSource(total_eventSource,2),
valueGeometry: new
Timeplot.DefaultValueGeometry({
gridColor: "#000000",
-
axisLabelsPlacement: "right",
+
axisLabelsPlacement: "left",
}),
timeGeometry: new
Timeplot.DefaultTimeGeometry({
gridColor: new Timeplot.Color("#000000"),