Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/251838
Change subject: Change the default time resolution to day
......................................................................
Change the default time resolution to day
It is more useful than 'hour', the current default.
Change-Id: If1d87600165887b458081741aaf19f8436ccdade
---
M public_html/index.html
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/performance/docroot
refs/changes/38/251838/1
diff --git a/public_html/index.html b/public_html/index.html
index 6cd9612..c5dc622 100644
--- a/public_html/index.html
+++ b/public_html/index.html
@@ -49,8 +49,8 @@
<div id=container class="container perf-container">
<div id=content-body>
<ul class="nav nav-justified nav-tabs perf-nav">
- <li role=presentation id=hour class="active"><a href="#!/hour">Past
Hour</a></li>
- <li role=presentation id=day><a href="#!/day">Past Day</a></li>
+ <li role=presentation id=hour><a href="#!/hour">Past Hour</a></li>
+ <li role=presentation id=day class="active"><a href="#!/day">Past
Day</a></li>
<li role=presentation id=week><a href="#!/week">Past Week</a></li>
<li role=presentation id=month><a href="#!/month">Past Month</a></li>
</ul>
--
To view, visit https://gerrit.wikimedia.org/r/251838
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If1d87600165887b458081741aaf19f8436ccdade
Gerrit-PatchSet: 1
Gerrit-Project: performance/docroot
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits