mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
removed change from tableExport.js
This commit is contained in:
parent
83d0743ab8
commit
54f5e268a0
|
@ -84,7 +84,7 @@
|
|||
pdfmake: {
|
||||
enabled: false, // true: use pdfmake instead of jspdf and jspdf-autotable (experimental)
|
||||
docDefinition: {
|
||||
pageOrientation: 'landscape', // 'portrait' or 'landscape'
|
||||
pageOrientation: 'portrait', // 'portrait' or 'landscape'
|
||||
defaultStyle: {
|
||||
font: 'Roboto' // default is 'Roboto', for arabic font set this option to 'Mirza' and include mirza_fonts.js
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue