update: table - responsive for project-edt and circle-edit

This commit is contained in:
gaelle morin 2020-06-10 01:09:30 +02:00
parent 741eff85ce
commit cf080c7c71
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
2 changed files with 13 additions and 14 deletions

View File

@ -100,7 +100,6 @@ div.content-box__info
bind-resources
fields='members'
class-members='w698'
multiple-members=''
widget-members='hubl-team-template-edit'
)

View File

@ -53,18 +53,18 @@ div.content-box__info.flex
submit-button='Ajouter un membre'
)
.table
.table-wrapper
.table
div.table-header.grey-color
div.w698 Nom
div.w349 Accès
div.table-header.grey-color
div.w698 Nom
div.w349 Accès
//-class='table-body'
sib-display(
class='table-body'
bind-resources
fields='members'
//-class='table-body'
sib-display(
class='table-body'
bind-resources
fields='members'
multiple-members=''
widget-members='hubl-team-template-edit'
)
multiple-members=''
widget-members='hubl-team-template-edit'
)