17 lines
484 B
Plaintext
17 lines
484 B
Plaintext
div.wrapper
|
|
sidebar.menu-secondary.sidebar
|
|
include ../includes/modules/admin-menu
|
|
|
|
sidebar.menu-tertiary.sidebar
|
|
include ../includes/modules/admin-submenu
|
|
|
|
section.main.project-colors
|
|
header
|
|
include ../includes/components/mainTitle
|
|
|
|
div.project-colors-options
|
|
a.button-green.new-color(href="")
|
|
span.text(translate="PROJECT.COLORS.ACTION_NEW_STATUS")
|
|
|
|
include ../includes/modules/colors-table
|