edit: leave button => ok

This commit is contained in:
Gaëlle Morin 2019-11-06 15:48:33 +01:00
parent b5dbbf7384
commit d9db053ed2
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ div.content-box__info
data-src="${value['@id']}"
)
sib-delete(
class='button text-bold text-uppercase reversed button-dark bordered with-icon icon-close'
data-src="${value['@id']}"
data-label='Leave the circle'
)