AC-280, AC-289 Fixes

This commit is contained in:
chouseknecht
2013-07-28 06:16:12 -04:00
parent fce1a04a76
commit d1ad7d822d
4 changed files with 9 additions and 11 deletions

View File

@@ -231,7 +231,7 @@ function JobsEdit ($scope, $rootScope, $compile, $location, $log, $routeParams,
$('input[type="checkbox"]').attr('disabled','disabled');
$('input[type="radio"]').attr('disabled','disabled');
$('#host_config_key-gen-btn').attr('disabled','disabled');
$('textarea').attr('disabled','disabled');
$('textarea').attr('readonly','readonly');
})
.error( function(data, status, headers, config) {
ProcessErrors(scope, data, status, form,