Skip to content

Commit 3c4cf6f

Browse files
committed
update stats to be for LotV instead of HotS.
remove desrow and WCS from main menu
1 parent 2d8223d commit 3c4cf6f

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

app/views/home/economy_stats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
</table>
6868
</div>
6969
<p>See more about Saturation Speed <a href="saturation_speed">here</a>.</p>
70-
<p>All games are 1v1 HotS Ladder, vs-AI excluded, from May 8, 2013 to {{ es['PvP'][1].retrieval_time | date:'MMM d, y'}}.</p>
70+
<p>All games are 1v1 LotV Ladder, vs-AI excluded, from Nov 9, 2015 to {{ es['PvP'][1].retrieval_time | date:'MMM d, y'}}.</p>
7171
<p>Stats are updated once per day.</p>
7272
<p>Alternate view: <a href="economy_stats2">all matchups, one league</a></p>
7373
</div>

app/views/home/economy_stats2.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
</table>
6767
</div>
6868
<p>See more about Saturation Speed <a href="saturation_speed">here</a>.</p>
69-
<p>All games are 1v1 HotS Ladder, vs-AI excluded, from May 8, 2013 to {{ es['PvP'][1].retrieval_time | date:'MMM d, y'}}.</p>
69+
<p>All games are 1v1 LotV Ladder, vs-AI excluded, from Nov 9, 2015 to {{ es['PvP'][1].retrieval_time | date:'MMM d, y'}}.</p>
7070
<p>Stats are updated once per day.</p>
7171
<p>Alternate view: <a href="economy_stats">one matchup, all leagues</a></p>
7272
</div>

app/views/layouts/application.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,6 @@ _\%_____/\%_____/\%_____/\%_/ /\%___fx/\%_____/\__/ /\%_____/\__/ /.com_
135135
<li><a href="/spending_skill_stats">Spending Skill Stats</a></li>
136136
<li><a href="/economy_stats">Economy Stats</a></li>
137137
<li><a href="/econ_staircase">TheStaircase Benchmarks</a></li>
138-
<li><a href="/GoldSpeedAhead"><span class="icon icon-star-16"></span>&nbsp;Gold Speed Ahead with desRow</a></li>
139-
<li><a href="/matches#?wcs=true">WCS matches</a></li>
140138
<li>&nbsp;</li>
141139
<li><p class="menuheader">Help</p></li>
142140
<li><a href="/faq">Frequently Asked Questions</a></li>

0 commit comments

Comments
 (0)