mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
13 lines
No EOL
287 B
Text
13 lines
No EOL
287 B
Text
div.well
|
|
a#all-thangs-link Back To All Thangs
|
|
span#thang-props
|
|
a#thang-name-link
|
|
span= thang.id
|
|
input.hide(value=thang.id)
|
|
| ( Type:
|
|
a#thang-type-link
|
|
span= thang.thangType
|
|
input.hide(value=thang.thangType)
|
|
| )
|
|
|
|
#thang-components-edit-view |