iptdevs-design-system 3.1.294 → 3.1.296
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4692,7 +4692,7 @@ class CodFormComponent {
|
|
|
4692
4692
|
this.commercialService = commercialService;
|
|
4693
4693
|
this.okCreatedCOD = new EventEmitter();
|
|
4694
4694
|
this.allowedRoles = [
|
|
4695
|
-
30, 31, 32, 40, 41, 42, 50, 51, 52
|
|
4695
|
+
1, 30, 31, 32, 40, 41, 42, 50, 51, 52,
|
|
4696
4696
|
];
|
|
4697
4697
|
this.currentStep = 0;
|
|
4698
4698
|
this.formTitle = 'Formulario para creación del COD';
|