From 7ecde597acc32e89058031b90ad1d96bb1fd3263 Mon Sep 17 00:00:00 2001 From: Cristian Vargas Date: Wed, 20 Jun 2018 22:42:18 -0500 Subject: [PATCH] Make LAST UPDATED field in projects table sortable Signed-off-by: Cristian Vargas --- awx/ui/client/src/projects/projects.list.js | 1 - 1 file changed, 1 deletion(-) diff --git a/awx/ui/client/src/projects/projects.list.js b/awx/ui/client/src/projects/projects.list.js index 06fcd7d1d4..53d4aefce3 100644 --- a/awx/ui/client/src/projects/projects.list.js +++ b/awx/ui/client/src/projects/projects.list.js @@ -57,7 +57,6 @@ export default ['i18n', function(i18n) { filter: "longDate", columnClass: "col-lg-3 hidden-md hidden-sm hidden-xs", excludeModal: true, - nosort: true } },