From 6c507f97d62dae292a19ec247e8040a5fad51aa3 Mon Sep 17 00:00:00 2001 From: declerambaul Date: Thu, 5 Apr 2012 16:22:27 +0200 Subject: [PATCH] Still a bug in yaml file --- data/datasources/rc/rc_active_editors_target.yaml | 6 ++---- 1 files changed, 2 insertions(+), 4 deletions(-) diff --git a/data/datasources/rc/rc_active_editors_target.yaml b/data/datasources/rc/rc_active_editors_target.yaml index 7af2cff..5eecacd 100644 --- a/data/datasources/rc/rc_active_editors_target.yaml +++ b/data/datasources/rc/rc_active_editors_target.yaml @@ -1,13 +1,12 @@ id: rc_active_editors_target name: Target for active editors (5+) format: csv -notes: Are notes being displayed? url: /data/datasources/rc/rc_active_editors_target.csv timespan: end: 2012/06/01 start: 2009/02/01 - step: 2592000 + step: 1mo columns: labels: @@ -23,5 +22,4 @@ columns: - int - int chart: - chartType: dygraphs - \ No newline at end of file + chartType: dygraphs \ No newline at end of file -- 1.7.0.4