susee
This commit is contained in:
parent
75a8dc09a9
commit
fb7d25276f
@ -186,7 +186,7 @@
|
||||
<th>INVOICE FILE</th>
|
||||
<th>ACTION</th>
|
||||
<th>REFID</th>
|
||||
<th>REFID</th>
|
||||
<th>SEARCH</th>
|
||||
<th>MANUAL TKT NO</th>
|
||||
<th>TICKET NO</th>
|
||||
<th>INVOICE</th>
|
||||
@ -616,7 +616,7 @@ function() {
|
||||
{
|
||||
extend: "csvHtml5",
|
||||
exportOptions: {
|
||||
columns: [ 0, 1, 2, 3, 4, 23, 24, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]
|
||||
columns: [ 0, 1, 2, 3, 4, 23, 24, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,22]
|
||||
}
|
||||
}
|
||||
|
||||
@ -683,7 +683,7 @@ function() {
|
||||
],
|
||||
"columnDefs": [
|
||||
{
|
||||
"targets": [0,1,2,,3,22 ],
|
||||
"targets": [0,1,2,,3 ],
|
||||
"visible": false
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user