Update add-thang-components-modal.jade
This commit is contained in:
parent
91515ef5a1
commit
974c9e538d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
extends /templates/core/modal-base
|
extends /templates/core/modal-base
|
||||||
|
|
||||||
block modal-header-content
|
block modal-header-content
|
||||||
h1 Add Components
|
h1(data-i18n="editor.add_components") Add Components
|
||||||
|
|
||||||
block modal-body-content
|
block modal-body-content
|
||||||
form
|
form
|
||||||
|
|
Reference in a new issue