From cbdf31cf2f6d4c350cc22132423641201f06a9ac Mon Sep 17 00:00:00 2001 From: declerambaul Date: Thu, 3 May 2012 02:13:16 -0400 Subject: [PATCH] Added mobile devices dygraph files to datasources. Included three new mobile devices charts in saved graphs. Added charts to dashboard. --- lib/dashboard/dashboard-view.co | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/lib/dashboard/dashboard-view.co b/lib/dashboard/dashboard-view.co index 18d3ae1..1358afc 100644 --- a/lib/dashboard/dashboard-view.co +++ b/lib/dashboard/dashboard-view.co @@ -33,6 +33,9 @@ DashboardView = exports.DashboardView = BaseView.extend do # {{{ active_editors active_editors_target very_active_editors + mobile_devices + mobile_devices_browsers + mobile_devices_applications ]> subviews : [] graphs : null -- 1.7.0.4