mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:46:23 +00:00
fix: quitada linea agregada segun CI:haml #14949
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
4c58aea47a
commit
2796d3f2ca
1 changed files with 0 additions and 1 deletions
|
@ -11,6 +11,5 @@
|
|||
- unless local_assigns[:parent_schema]
|
||||
- schema.schemas.each do |s|
|
||||
- next if s.hidden?
|
||||
|
||||
= render 'schemas/row', schema: s, site: site, filter: filter,
|
||||
parent_schema: schema
|
||||
|
|
Loading…
Reference in a new issue