mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Put in link to detail view
This commit is contained in:
parent
e593fd23b4
commit
99de854536
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ block content
|
|||
td
|
||||
if(!myRow)
|
||||
a(href="/play/level/#{level.get('slug') || level.id}/?team=#{team.otherTeam}&opponent=#{session.id}") COMPETE
|
||||
else
|
||||
a(href="/play/ladder/#{levelID}/team/#{team.id}") View details
|
||||
|
||||
unless me.attributes.anonymous
|
||||
hr
|
||||
|
|
Loading…
Reference in a new issue