mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
Make LAST UPDATED field in projects table sortable
Signed-off-by: Cristian Vargas <cristian@swapps.co>
This commit is contained in:
committed by
Bill Nottingham
parent
2ca4c08567
commit
7ecde597ac
@@ -57,7 +57,6 @@ export default ['i18n', function(i18n) {
|
|||||||
filter: "longDate",
|
filter: "longDate",
|
||||||
columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs",
|
columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs",
|
||||||
excludeModal: true,
|
excludeModal: true,
|
||||||
nosort: true
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user