fixed typo and keep WorkComplate for downward compatibility
This commit is contained in:
parent
9735b2e54f
commit
e1224a8c20
@ -51,6 +51,7 @@ const (
|
|||||||
dtSubmitJobLowBg = 34
|
dtSubmitJobLowBg = 34
|
||||||
|
|
||||||
WorkComplate = dtWorkComplete
|
WorkComplate = dtWorkComplete
|
||||||
|
WorkComplete = dtWorkComplete
|
||||||
WorkData = dtWorkData
|
WorkData = dtWorkData
|
||||||
WorkStatus = dtWorkStatus
|
WorkStatus = dtWorkStatus
|
||||||
WorkWarning = dtWorkWarning
|
WorkWarning = dtWorkWarning
|
||||||
|
Loading…
Reference in New Issue
Block a user