Skip to content

Commit ace84f5

Browse files
committed
let him see all four charts in staircase mode
1 parent a1ea3ec commit ace84f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/views/players/show.html.erb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
</p>
113113
</div></div>
114114

115-
<% if !([22, 99055].include?(@identity.id)) %>
116115
<div class="chart-wrap">
117116
<areachart id="spendingchart" classes="chart-spending-trend"
118117
data-values="matches.stats.spending_skill.mavg.as_identity_<%= @identity.id %>"
@@ -132,7 +131,6 @@
132131
<span class="statdescrip spendingskill">recently</span>
133132
</p>
134133
</div>
135-
<% end %>
136134

137135
<div class="sat-speed">
138136
<div class="chart-wrap">

0 commit comments

Comments
 (0)