Scroll and wage fix - Employee
This commit is contained in:
@@ -292,6 +292,10 @@ GridLayout {
|
||||
Layout.fillWidth: true
|
||||
placeholderTextColor: "red"
|
||||
|
||||
validator: RegularExpressionValidator {
|
||||
regularExpression: /([0-9]{1,3})/
|
||||
}
|
||||
|
||||
onTextChanged: checkFields()
|
||||
}
|
||||
Label {
|
||||
|
||||
Reference in New Issue
Block a user