Commit c40ab168 authored by Regis's avatar Regis

add commit-link class to status column tds

parent 3c9ac6c3
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
}, },
}, },
template: ` template: `
<td> <td class="commit-link">
<a <a
:class='cssClasses' :class='cssClasses'
:href='pipeline.details.status.details_path' :href='pipeline.details.status.details_path'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment