FrmWorkLog: Importing data marks dirty.
This commit is contained in:
@@ -66,6 +66,7 @@ namespace VAR.Toolbox.UI.Tools.WorkLog
|
|||||||
_workLog = newWorkLog;
|
_workLog = newWorkLog;
|
||||||
WorkLog_Refresh();
|
WorkLog_Refresh();
|
||||||
MessageBox.Show("OK");
|
MessageBox.Show("OK");
|
||||||
|
WorkLog_MarkDirty();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
|
|||||||
Reference in New Issue
Block a user