MS
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
Try
|
||||
Me.TBPMO_RECORD_LOG_CONFIGBindingSource.EndEdit()
|
||||
If DD_DMSDataSet.TBPMO_RECORD_LOG_CONFIG.GetChanges Is Nothing = False Then
|
||||
Me.CHANGED_WHOTextBox.Text = Environment.UserName
|
||||
Me.CHANGED_WHOTextBox.Text = USER_USERNAME
|
||||
Me.TBPMO_RECORD_LOG_CONFIGBindingSource.EndEdit()
|
||||
TBPMO_RECORD_LOG_CONFIGTableAdapter.Update(Me.DD_DMSDataSet.TBPMO_RECORD_LOG_CONFIG)
|
||||
lblSaveWVEmail.Visible = True
|
||||
|
||||
Reference in New Issue
Block a user