2014-01-03 10:32:13 -08:00
|
|
|
.components-container
|
2014-01-11 17:25:04 +01:00
|
|
|
h3(data-i18n="editor.level_component_tab_title") Current Components
|
2014-04-24 11:51:16 +02:00
|
|
|
button.navbar-toggle.toggle.btn-primary(type="button" data-toggle="collapse" data-target="#components-treema")
|
2014-04-21 21:15:22 +02:00
|
|
|
span.icon-list
|
2014-05-17 05:09:35 +05:30
|
|
|
.editor-nano-container.nano
|
|
|
|
#components-treema.nano-content
|
2014-01-03 10:32:13 -08:00
|
|
|
|
|
|
|
.edit-component-container
|
2014-07-09 12:19:49 -07:00
|
|
|
if !me.get('anonymous')
|
2014-04-21 21:15:22 +02:00
|
|
|
button.btn.btn-primary#create-new-component-button-no-select
|
|
|
|
span.icon-plus
|
|
|
|
span.text(data-i18n="editor.level_component_btn_new") Create New Component
|
2014-01-03 10:32:13 -08:00
|
|
|
|
2014-09-02 17:26:02 -07:00
|
|
|
#level-component-edit-view
|