mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 06:51:42 +00:00
Merge branch 'no-romperse-con-sitios-faltantes' into 'rails'
si los archivos del sitio no existen, saltearlo See merge request sutty/sutty!33
This commit is contained in:
commit
d3edefd5f0
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
%table.table.table-condensed
|
||||
%tbody
|
||||
- @sites.each do |site|
|
||||
- next unless site.jekyll
|
||||
- rol = current_usuarie.rol_for_site(site)
|
||||
-#
|
||||
TODO: Solo les usuaries cachean porque tenemos que separar
|
||||
|
|
Loading…
Reference in a new issue