Changed order of graphs, comscore data appears first
authordeclerambaul <fabian.kaelin@gmail.com>
Wed, 2 May 2012 22:14:00 +0000 (18:14 -0400)
committerdeclerambaul <fabian.kaelin@gmail.com>
Wed, 2 May 2012 22:14:00 +0000 (18:14 -0400)
lib/dashboard/dashboard-view.co

index 470647b..cd30eeb 100644 (file)
@@ -21,9 +21,9 @@ DashboardView = exports.DashboardView = BaseView.extend do # {{{
     
     graph_ids : <[
         unique_visitors
-        pageviews
-        pageviews_mobile
         reach
+        pageviews
+        pageviews_mobile        
         commons
         articles
         articles_per_day