Milimetric has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/315267

Change subject: Allow dashboard to use wiki-specified defaults
......................................................................

Allow dashboard to use wiki-specified defaults

With the hard-coded way it was before, the on-wiki config page didn't
control the dashboard the way it's supposed to.

Change-Id: I78912ba24fcaf4ad9d061eafbbff183b403bb775
---
M index.html
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/analytics.wikimedia.org 
refs/changes/67/315267/1

diff --git a/index.html b/index.html
index 98501a1..743a5b4 100644
--- a/index.html
+++ b/index.html
@@ -37,7 +37,7 @@
         <i class="dashboard icon"></i>Dashboards<i class="dropdown icon"></i>
         <div class="menu">
           <div class="item"><a href="dashboards/browsers/">Browser 
Statistics</a></div>
-          <div class="item"><a 
href="dashboards/vital-signs#projects=eswiki,itwiki,enwiki,jawiki,dewiki,ruwiki,frwiki/metrics=Pageviews">Readers:
 Pageviews and Unique Devices </a></div>
+          <div class="item"><a href="dashboards/vital-signs/">Readers: 
Pageviews and Unique Devices </a></div>
         </div>
       </div>
       <div class="ui simple dropdown item">

-- 
To view, visit https://gerrit.wikimedia.org/r/315267
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I78912ba24fcaf4ad9d061eafbbff183b403bb775
Gerrit-PatchSet: 1
Gerrit-Project: analytics/analytics.wikimedia.org
Gerrit-Branch: master
Gerrit-Owner: Milimetric <dandree...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to