From ba3f008f7b8571e3b519f51419b2e4df3d0a0b5b Mon Sep 17 00:00:00 2001 From: declerambaul Date: Thu, 5 Apr 2012 16:18:49 +0200 Subject: [PATCH] Bug in yaml file, again. --- data/datasources/rc/rc_active_editors_target.yaml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/datasources/rc/rc_active_editors_target.yaml b/data/datasources/rc/rc_active_editors_target.yaml index 7ecd117..7af2cff 100644 --- a/data/datasources/rc/rc_active_editors_target.yaml +++ b/data/datasources/rc/rc_active_editors_target.yaml @@ -1,8 +1,8 @@ id: rc_active_editors_target -name: Active editors (5+) - Target +name: Target for active editors (5+) format: csv notes: Are notes being displayed? -url: /data/rc/rc_active_editors_target.csv +url: /data/datasources/rc/rc_active_editors_target.csv timespan: end: 2012/06/01 @@ -15,7 +15,7 @@ columns: - Total - Projected - Target - - (Actual==Total?) + - Check if Actual and Total types: - date - int -- 1.7.0.4