Property settings dialog: clear validation pattern when nothing is selected
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
}
|
||||
|
||||
} else {
|
||||
$scope.model.property.validation.pattern = "";
|
||||
vm.showValidationPattern = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user