div.content-box__info include ../../templates/hubl-user-avatar.pug sib-link(class='backlink right', bind-resources, next='project-profile') Retour h1 Modifie ton projet sib-form.form.button-register( bind-resources fields='status, block-project__info(customer.name, name), description' label-status='Statut du canal*' widget-status='hubl-status' class-status='form-label is-light is-full-width member-select color' label-name='Nom du projet*' class-name='form-label is-light is-half-width' label-customer.name='Nom du client*' class-customer.name='form-label is-light is-half-width' label-description='Description du projet' class-description='form-label is-light is-full-width' widget-description='sib-form-textarea' partial="" submit-button='Enregistrer' next='project-information' ) h2 Liste des membres : sib-form.block.select-add.button-add( bind-resources nested-field='members' fields='user' range-user=`${endpoints.users || endpoints.get.users}` class-user='team form-label is-light' label-user='' widget-user='sib-form-auto-completion' submit-button='Ajouter un membre' ) .table div.table-header.grey-color div.w66 Nom div.w33 Accès //-class='table-body' sib-display( class='table-body' bind-resources fields='members' multiple-members='' widget-members='hubl-team-template-edit' )