mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Export PDF as landscape
This commit is contained in:
parent
3a470ce789
commit
c8bed867da
|
@ -54,6 +54,7 @@ $('.snipe-table').bootstrapTable({
|
|||
ignoreColumn: ['actions','change','checkbox','checkincheckout','icon'],
|
||||
worksheetName: "Snipe-IT Export",
|
||||
jspdf: {
|
||||
orientation: 'l',
|
||||
autotable: {
|
||||
styles: {
|
||||
rowHeight: 20,
|
||||
|
|
Loading…
Reference in a new issue