소스 검색

Added filter to jobs page to filter by status

spficklin 12 년 전
부모
커밋
e6b92f525a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tripal_core/includes/jobs.php

+ 1 - 1
tripal_core/includes/jobs.php

@@ -201,7 +201,7 @@ function tripal_jobs_report() {
     'Job ID', 
     'User', 
     'Job Name', 
-    array('data' => 'Dates', 'nowrap' => 'nowrap'), 
+    array('data' => 'Dates', 'style'=> "white-space: nowrap"), 
     'Priority', 
     'Progress', 
     'Status',