mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
parent
211ae9afad
commit
206994944f
@ -24,7 +24,6 @@ export default
|
||||
// So we hide the default input, show our own, and simulate clicks to the hidden input
|
||||
$scope.fakeClick = function(){
|
||||
$('#License-file').click();
|
||||
//document.getElementById('License-file').click();
|
||||
}
|
||||
$scope.newLicense = {};
|
||||
$scope.submit = function(event){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user