|
|
@ -639,6 +639,9 @@ export class CriminalRecordsAdminComponent implements OnInit { |
|
|
|
if (!e) { |
|
|
|
if (!e) { |
|
|
|
this.warningTypesDetails = this.warningTypesDetailsCopy |
|
|
|
this.warningTypesDetails = this.warningTypesDetailsCopy |
|
|
|
this.warningTypes = this.warningTypesCopy |
|
|
|
this.warningTypes = this.warningTypesCopy |
|
|
|
|
|
|
|
this.validateForm.patchValue({ |
|
|
|
|
|
|
|
type: null, |
|
|
|
|
|
|
|
}); |
|
|
|
return |
|
|
|
return |
|
|
|
} |
|
|
|
} |
|
|
|
this.warningLevels.forEach(element => { |
|
|
|
this.warningLevels.forEach(element => { |
|
|
|