Selaa lähdekoodia

Added filter to jobs page to filter by status

spficklin 12 vuotta sitten
vanhempi
commit
e6b92f525a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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',