Added mobile devices dygraph files to datasources. Included three new mobile devices...
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 06:13:16 +0000 (02:13 -0400)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 06:13:16 +0000 (02:13 -0400)
lib/dashboard/dashboard-view.co

index 18d3ae1..1358afc 100644 (file)
@@ -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