Commit 64c0298e authored by fahrur huzain's avatar fahrur huzain

Merge branch 'ENV-STAGING' into 'ENV-PROD'

Env staging

See merge request !2174
parents f75dd8c7 fc4aade9
......@@ -1711,6 +1711,8 @@ export default class OutlookPA extends Component {
<span>COMPLETED</span> :
val === "draft" ?
<span>DRAFT</span> :
val === "incomplete" ?
<span>INCOMPLETE</span> :
val === "revision" ?
<span>REVISION</span> :
val === "approval_proccess" ?
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment