consistancy isHtmlMode
This commit is contained in:
parent
23153263a0
commit
7f4eb816c1
1 changed files with 2 additions and 2 deletions
|
|
@ -29,7 +29,7 @@ tabs:
|
|||
body:
|
||||
extends: fields/body
|
||||
when:
|
||||
htmlMode: false
|
||||
isHtmlMode: false
|
||||
htmlBody:
|
||||
label: Corps
|
||||
type: textarea
|
||||
|
|
@ -39,7 +39,7 @@ tabs:
|
|||
- italic
|
||||
- link
|
||||
when:
|
||||
htmlMode: true
|
||||
isHtmlMode: true
|
||||
|
||||
paramsTab:
|
||||
label: Paramètres
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue