mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
12 lines
259 B
Text
12 lines
259 B
Text
|
.systems-container
|
||
|
h3 Current Systems
|
||
|
#systems-treema
|
||
|
|
||
|
.edit-system-container
|
||
|
if me.isAdmin()
|
||
|
button.btn.btn-primary#create-new-system-button Create New System
|
||
|
|
||
|
#editor-level-system-edit-view
|
||
|
|
||
|
button.btn.btn-primary#add-system-button Add System
|