BUG 11982: Issue in the order by modified date in the Documents Section.
Set Sortable attribute to true.
This commit is contained in:
@@ -1209,6 +1209,7 @@ rowExpander, {
|
||||
header: _("ID_MODIFIED"),
|
||||
dataIndex: "appDocCreateDate",
|
||||
width: 100,
|
||||
sortable: true,
|
||||
renderer: renderModifiedDate
|
||||
}, {
|
||||
header: _("ID_OWNER"),
|
||||
|
||||
Reference in New Issue
Block a user