mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 13:01:42 +00:00
fixup! No enviar URLs en los chequeos.
This commit is contained in:
parent
249b115af8
commit
5885dd7e96
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%ul
|
||||
- @checks.each do |check|
|
||||
%li
|
||||
= link_to check.query.name
|
||||
= check.query.name
|
||||
= check.state
|
||||
|
|
Loading…
Reference in a new issue