mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
9 lines
317 B
Text
9 lines
317 B
Text
.components-container
|
|
h3(data-i18n="editor.level_component_tab_title") Current Components
|
|
#components-treema
|
|
|
|
.edit-component-container
|
|
if me.isAdmin()
|
|
button(data-i18n="editor.level_component_btn_new").btn.btn-primary#create-new-component-button Create New Component
|
|
|
|
#editor-level-component-edit-view
|