Removed yaml file so that dropdown works again. I have no idea what is wrong with...
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 5 Apr 2012 14:47:49 +0000 (16:47 +0200)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 5 Apr 2012 14:47:49 +0000 (16:47 +0200)
datasources/rc/rc_active_editors_target.yaml [deleted file]

diff --git a/datasources/rc/rc_active_editors_target.yaml b/datasources/rc/rc_active_editors_target.yaml
deleted file mode 100644 (file)
index 1418f88..0000000
+++ /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