mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-22 02:45:29 -04:00
Merge branch 'master' of https://github.com/codecombat/codecombat
Conflicts: app/templates/play/ladder/ladder_tab.jade
This commit is contained in:
parent
4ef9280a46
commit
1efb96f24a
1 changed files with 1 additions and 1 deletions
|
@ -18,4 +18,4 @@ div#columns.row
|
|||
td.name-col-cell= session.get('creatorName') || "Anonymous"
|
||||
td
|
||||
a(href="/play/level/#{level.get('slug') || level.id}/?team=#{team.otherTeam}&opponent=#{session.id}")
|
||||
span Battle as #{team.otherTeam}!
|
||||
span Battle as #{team.otherTeam}!
|
Loading…
Reference in a new issue