Merge remote-tracking branch 'refs/remotes/origin/2049-run-job-from-workbench-TC...
[arvados.git] / apps / workbench / app / views / users / _tables.html.erb
index 08749307852a92992c7ba809628babd70763d769..bb38c7c0faf1fa48d735e860052a2595119f5b45 100644 (file)
@@ -29,7 +29,7 @@
           <tr>
             <td>
               <small>
-               <%= link_to j.script[0..31], job_path(j.uuid) %>
+               <%= link_to((j.script.andand[0..31] || j.uuid), job_path(j.uuid)) %>
               </small>
             </td>