diff --git a/awx/ui/static/js/system-tracking/data-services/get-module-options.factory.js b/awx/ui/static/js/system-tracking/data-services/get-module-options.factory.js index f780cb12f7..9de3f18031 100644 --- a/awx/ui/static/js/system-tracking/data-services/get-module-options.factory.js +++ b/awx/ui/static/js/system-tracking/data-services/get-module-options.factory.js @@ -20,6 +20,7 @@ var moduleConfig = { 'uid': 'user id: {{uid}}, group id: {{gid}}', 'mode': true, 'md5': true, + 'size': true, 'mtime': '{{mtime|formatEpoch}}' }, nameKey: 'path',