5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 07:34:16 +00:00

no actualizar al cargar el listado de sitios

hace que todo tarde demasiado tiempo
This commit is contained in:
f 2022-07-19 13:50:30 -03:00
parent 7272a37e23
commit 15454596f2

View file

@ -54,10 +54,4 @@
text: t('usuaries.index.title'),
type: 'info',
link: site_usuaries_path(site)
- if policy(site).pull? && site.repository.needs_pull?
= render 'layouts/btn_with_tooltip',
tooltip: t('help.sites.pull'),
text: t('.pull'),
type: 'info',
link: site_pull_path(site)
= render 'sites/build', site: site