Fix #9 - Add table URL reminder (share tab)

This commit is contained in:
Luc Didry 2018-09-17 09:25:43 +02:00
parent f22558c513
commit ae4db29b8c
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C
2 changed files with 29 additions and 0 deletions

View file

@ -58,6 +58,15 @@ block body
span.you-text (vous)
ul#names-ul
div.share
h3 Partager le tableau
div.form-inline
div.input-group
input#taburl.form-control(disabled='disabled')
div.input-group-addon
a#copyurl(href='#', title='Copier l\'adresse du tableau dans votre presse-papier')
i.fa.fa-clipboard
div.export
h3 Exporter le tableau
button#export-txt.btn.btn-primary Format texte