mirror of
https://0xacab.org/sutty/sutty
synced 2025-03-16 20:18:18 +00:00
Merge branch 'issue-14949' of 0xacab.org:sutty/sutty into production.panel.sutty.nl
This commit is contained in:
commit
471ebc00b2
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@
|
||||||
-# XXX: Solo un nivel de recursividad
|
-# XXX: Solo un nivel de recursividad
|
||||||
- unless local_assigns[:parent_schema]
|
- unless local_assigns[:parent_schema]
|
||||||
- schema.schemas.each do |s|
|
- schema.schemas.each do |s|
|
||||||
|
- next if s.hidden?
|
||||||
= render 'schemas/row', schema: s, site: site, filter: filter, parent_schema: schema
|
= render 'schemas/row', schema: s, site: site, filter: filter, parent_schema: schema
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue