Removing mobile devices charts from dashboard
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 15:55:31 +0000 (11:55 -0400)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 15:55:31 +0000 (11:55 -0400)
lib/dashboard/dashboard-view.co

index 1358afc..5c90034 100644 (file)
@@ -33,10 +33,11 @@ DashboardView = exports.DashboardView = BaseView.extend do # {{{
         active_editors
         active_editors_target
         very_active_editors
-        mobile_devices
-        mobile_devices_browsers
-        mobile_devices_applications
     ]>
+    # mobile_devices
+    # mobile_devices_browsers
+    # mobile_devices_applications
+
     subviews : []
     graphs   : null
     ready    : false