Skip to content
Snippets Groups Projects
Verified Commit 97e0fe62 authored by Gaëlle Morin's avatar Gaëlle Morin
Browse files

update: dependancies + new widget for some selects in circle and project -edit

parent 1d8c2887
No related branches found
No related tags found
2 merge requests!215Release/core 0.12,!207Implement core@0.12
Pipeline #7628 passed with stages
in 15 minutes and 8 seconds
......@@ -128,6 +128,7 @@ textarea {
/* WIDGETS SIB (let in .content-box to override default styles) */
solid-form-dropdown-autocompletion,
solid-form-dropdown-autocompletion-label,
solid-form-multipleselect-autocompletion-label,
hubl-status {
......
......@@ -58,8 +58,7 @@ div.content-box__info
range-user=`${endpoints.users || endpoints.get.users}`
class-user='team'
label-user=''
widget-user='solid-form-dropdown-autocompletion-label'
widget-user='solid-form-dropdown-autocompletion'
submit-button='Ajouter un membre'
)
......
......@@ -51,7 +51,7 @@ div.content-box__info
class-user='team'
label-user=''
widget-user='solid-form-dropdown-autocompletion-label'
widget-user='solid-form-dropdown-autocompletion'
submit-button='Ajouter un membre'
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment