mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 05:53:39 -04:00
Update ladder-tab-view.jade
This commit is contained in:
parent
b931f7824d
commit
a9682a8cbe
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ div#columns.row
|
|||
a(href="/play/level/#{level.get('slug') || level.id}?team=#{team.otherTeam}&opponent=#{session.id}")
|
||||
span(data-i18n="ladder.fight") Fight!
|
||||
if teamIndex == 1
|
||||
.btn.btn-sm.load-more-ladder-entries More
|
||||
.btn.btn-sm.load-more-ladder-entries(data-i18n="editor.more") More
|
||||
|
||||
div.column.col-md-4
|
||||
h4.friends-header(data-i18n="ladder.friends_playing") Friends Playing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue