codecombat/app/templates/editor/level/thang/edit.jade
2014-01-03 10:32:13 -08:00

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