mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
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…
Reference in New Issue
Block a user