From: declerambaul Date: Thu, 5 Apr 2012 14:47:49 +0000 (+0200) Subject: Removed yaml file so that dropdown works again. I have no idea what is wrong with... X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=d41c326cfd99e14c9d835830ef9e0ddb90df800a;p=reportcard-data.git Removed yaml file so that dropdown works again. I have no idea what is wrong with it - one would think it shouldnt be that hard :| --- diff --git a/datasources/rc/rc_active_editors_target.yaml b/datasources/rc/rc_active_editors_target.yaml deleted file mode 100644 index 1418f88..0000000 --- a/datasources/rc/rc_active_editors_target.yaml +++ /dev/null @@ -1,24 +0,0 @@ -id: rc_active_editors_target -name: Target for active editors (5+) -format: csv -url: /data/datasources/rc/rc_active_editors_target.csv - -timespan: - end: 2012/06/01 - start: 2009/02/01 - step: 1mo - -columns: - labels: - - Month - - Total - - Projected - - Target - types: - - date - - int - - int - - int - - int -chart: - chartType: dygraphs \ No newline at end of file