update: sidebar - access when in admin on mobile
This commit is contained in:
@ -9,7 +9,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
|
||||
.content-box__info.flex
|
||||
|
||||
.flex.space-between
|
||||
.flex.space-between.with-padding
|
||||
sib-display(
|
||||
bind-resources
|
||||
fields='creationDateSet(title, creationDate)'
|
||||
@ -24,7 +24,7 @@ sib-router(default-route='project-profile', hidden)
|
||||
sib-link(class='button text-bold text-uppercase reversed button-primary bordered with-icon icon-pencil' next='project-edit' bind-resources) Modifier et ajouter un membre
|
||||
|
||||
|
||||
.flex.space-between
|
||||
.flex.space-between.with-padding
|
||||
sib-display(
|
||||
bind-resources
|
||||
fields='label-captain, captain'
|
||||
|
Reference in New Issue
Block a user