Ajout Bouton Impression

This commit is contained in:
Anthony Dumas
2019-03-20 11:49:29 +01:00
parent bc70d12218
commit 4c6be81d19
3 changed files with 12 additions and 0 deletions

View File

@@ -56,6 +56,11 @@
<i class="fab icon-twit"></i>
</span>
</a>
<a class="button" href="javascript:window.print()" target="_blank">
<span class="icon">
<i class="fab icon-print"></i>
</span>
</a>
</p>
</div>
</div>