mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 12:20:45 -03:30
fix for line escaping for codemirror on ctit
This commit is contained in:
parent
ac2f063c89
commit
1062308035
@ -188,6 +188,7 @@ export default [
|
||||
parse_variable: 'parseType',
|
||||
field_id: form.formDef.name + '_' + field.name
|
||||
});
|
||||
$scope.parseTypeChange('parseType', field.name);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user