mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Remove errant console
This commit is contained in:
parent
0fc0106cc7
commit
5e37882267
@ -139,7 +139,6 @@ function JobStatusGraph($window, adjustGraphSize, templateUrl, i18n, moment, gra
|
||||
|
||||
//On click, update with new data
|
||||
$('.m').off('click').on("click", function(){
|
||||
console.log('click');
|
||||
job_type = this.getAttribute("id");
|
||||
|
||||
$('#type-dropdown-display')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user