This commit is contained in:
SchreiberM
2016-08-24 16:55:08 +02:00
parent cf2fa721de
commit 3cf078e784
3 changed files with 12 additions and 10 deletions

View File

@@ -454,7 +454,7 @@
End If
End While
Next
If CtrlCommandUI.IsInsert Or CtrlCommandUI.IsEdit Then
If CtrlCommandUI.IsEdit Then
CURRENT_RECORD_ENABLED = True
End If