feature: WYSIWYG editor for circle and project description
This commit is contained in:
committed by
Jean-Baptiste Pasquier
parent
ae505b62cf
commit
79d9695186
@ -31,7 +31,7 @@ div.content-box__info.flex
|
||||
label-help=''
|
||||
|
||||
widget-status='hubl-status'
|
||||
widget-description='solid-form-textarea-label'
|
||||
widget-description='solid-form-richtext-label'
|
||||
widget-help='solid-form-hidden-label'
|
||||
|
||||
next='circle'
|
||||
|
@ -31,7 +31,7 @@ div.content-box__info.flex
|
||||
class-name='form-label is-light is-half-width input-text-like'
|
||||
|
||||
label-description=''
|
||||
widget-description='solid-form-textarea-label'
|
||||
widget-description='solid-form-richtext-label'
|
||||
class-description='form-label is-light input-text-like'
|
||||
label-help=''
|
||||
widget-help='solid-form-hidden-label'
|
||||
|
@ -46,7 +46,7 @@ div.content-box__info
|
||||
class-help='is-small'
|
||||
|
||||
widget-status='hubl-status'
|
||||
widget-description='solid-form-textarea-label'
|
||||
widget-description='solid-form-richtext-label'
|
||||
widget-help='solid-form-hidden-label'
|
||||
widget-owner='solid-form-dropdown-autocompletion-label'
|
||||
|
||||
|
@ -35,7 +35,7 @@ div.content-box__info
|
||||
class-customer.name='form-label is-light is-half-width input-text-like'
|
||||
|
||||
label-description='',
|
||||
widget-description='solid-form-textarea-label'
|
||||
widget-description='solid-form-richtext-label'
|
||||
class-description='form-label is-light input-text-like'
|
||||
label-help=''
|
||||
widget-help='solid-form-hidden-label'
|
||||
|
Reference in New Issue
Block a user