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

@@ -40,4 +40,8 @@
.icon-file-pdf-o:before {
content: "\e905";
}
.icon-print:before {
content: "\e906";
}