projects
/
prog
/
Dash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
412a72b
)
changes from server
author
Steve Sutton
<steve@gaslightmedia.com>
Mon, 13 Feb 2017 16:32:36 +0000
(11:32 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Mon, 13 Feb 2017 16:32:36 +0000
(11:32 -0500)
fetchTask.php
patch
|
blob
|
history
diff --git
a/fetchTask.php
b/fetchTask.php
index
5527018
..
6a96f60
100644
(file)
--- a/
fetchTask.php
+++ b/
fetchTask.php
@@
-40,7
+40,7
@@
try {
$task['status'] = 'Billing';
break;
case 'client_review':
- $task['status'] = '
Client Review
';
+ $task['status'] = '
Pending Work
';
break;
case 'ready_for_review':
$task['status'] = 'Ready For Review';