5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-05 12:16:57 +00:00

Merge branch 'informative-deploys' into panel.sutty.nl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2023-02-08 19:31:07 -03:00
commit f2664b2ef6

View file

@ -13,7 +13,7 @@
%tr
%td= row[:title]
%td= row[:status]
%td= link_to url, url
%td= link_to_if url.present?, url, url
%td
%time{ datetime: row[:seconds][:machine] }= row[:seconds][:human]
%td= row[:size]