diff --git a/WebRoot/view/tb/org/task_view.html b/WebRoot/view/tb/org/task_view.html
index feb4de43..54bdaa43 100644
--- a/WebRoot/view/tb/org/task_view.html
+++ b/WebRoot/view/tb/org/task_view.html
@@ -18,9 +18,9 @@
@@ -107,7 +107,7 @@
where: {
job_id: jobId,
keyword: $("#org_name").val(),
- status_codes: "1110,1111,1210,1211,2210,2211,2310,2311"
+ status_codes: $("#status").val()
},
height: 'full-155',
page: {