mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-16 00:18:36 -05:00
AC-564 fixed a bug with CodeMirror editor and post dialog removal/cleanup.
This commit is contained in:
@@ -238,7 +238,7 @@ function InventoriesAdd($scope, $rootScope, $compile, $location, $log, $routePar
|
||||
|
||||
generator.reset();
|
||||
LoadBreadCrumbs();
|
||||
|
||||
|
||||
$scope.inventoryParseType = 'yaml';
|
||||
ParseTypeChange({ scope: $scope, variable: 'inventory_variables', parse_variable: 'inventoryParseType',
|
||||
field_id: 'inventory_inventory_variables' });
|
||||
|
||||
Reference in New Issue
Block a user