Merge branch 'master' into rc-tabs
authordeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 06:22:45 +0000 (02:22 -0400)
committerdeclerambaul <fabian.kaelin@gmail.com>
Thu, 3 May 2012 06:22:45 +0000 (02:22 -0400)
1  2 
lib/dashboard/dashboard-view.co
lib/template/dashboard.jade

@@@ -32,10 -33,10 +33,13 @@@ DashboardView = exports.DashboardView 
          active_editors
          active_editors_target
          very_active_editors
+         mobile_devices
+         mobile_devices_browsers
+         mobile_devices_applications
      ]>
 +
 +    core_graph_ids : ["unique_visitors ","pageviews","pageviews_mobile", "new_editors","active_editors", "active_editors_target"]
 +
      subviews : []
      graphs   : null
      ready    : false
Simple merge