From 48c9b9427778ad5a0256f4ea235b9fee45a9b6ce 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. --- datasources/rc/rc_active_editors_target.yaml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/datasources/rc/rc_active_editors_target.yaml b/datasources/rc/rc_active_editors_target.yaml index 7ecd117..7af2cff 100644 --- a/datasources/rc/rc_active_editors_target.yaml +++ b/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