mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 05:41:41 +00:00
no actualizar al cargar el listado de sitios
hace que todo tarde demasiado tiempo
(cherry picked from commit 15454596f2
)
This commit is contained in:
parent
c5cece436d
commit
c007f3b0e3
1 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue