Bugzilla – Attachment #177841: Bug 38957: edifactmsgs data table sorts on date for
bug #38957
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 38957
Collapse All
|
Expand All
(-)
a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt (-1 / +1 lines)
Lines 71-76
Link Here
71
"vendor",
71
"vendor",
72
"basket"
72
"basket"
73
],
73
],
74
"order": [[ 1, "desc" ]],
74
"columns": [
75
"columns": [
75
{
76
{
76
"data": "type",
77
"data": "type",
77
-
Return to
bug 38957