Merged in bugfix/PMCORE-2575 (pull request #7645)
PMCORE-2575 Name and Attribute ID are checked from the start Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
1dc0aa69d2
@@ -196,6 +196,8 @@
|
||||
rol: "0"
|
||||
};
|
||||
this.statusValidation = true;
|
||||
this.statusName = null;
|
||||
this.statusAttributeId = null;
|
||||
},
|
||||
onsubmit() {
|
||||
this.statusName = true;
|
||||
|
||||
Reference in New Issue
Block a user