mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
AC-232 Traceback was not being displayed on event detail moal
This commit is contained in:
parent
288fb57724
commit
e643dc757b
@ -177,7 +177,6 @@ angular.module('EventsHelper', ['RestServices', 'Utilities'])
|
||||
case 'results':
|
||||
case 'module_name':
|
||||
case 'module_args':
|
||||
case 'traceback':
|
||||
delete form.fields[fld];
|
||||
break;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user