Browse Source

fixed issue #27

tags/0.2
Xing Xing 10 years ago
parent
commit
98a935207b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      client/common.go

+ 1
- 1
client/common.go View File

@@ -51,7 +51,7 @@ const (
dtSubmitJobLowBg = 34

WorkComplate = dtWorkComplete
WorkDate = dtWorkData
WorkData = dtWorkData
WorkStatus = dtWorkStatus
WorkWarning = dtWorkWarning
WorkFail = dtWorkFail


Loading…
Cancel
Save