eye-open instead of eye-close for non-English leaderboard view buttons.

This commit is contained in:
Nick Winter 2015-04-08 09:46:55 -07:00
parent 817e382324
commit e6c200b64d

View file

@ -28,7 +28,7 @@ if topScores
if (me.get('preferredLanguage', true) || 'en-US').substr(0, 2) == 'en'
.btn.btn-xs.btn-info Watch
else
.glyphicon.glyphicon-eye-close
.glyphicon.glyphicon-eye-open
else
.glyphicon.glyphicon-eye-close
else if loading