mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 21:21:49 +00:00
esconder las traducciones por ahora
This commit is contained in:
parent
ece8423ba5
commit
93e130a58a
1 changed files with 0 additions and 6 deletions
|
@ -40,12 +40,6 @@
|
||||||
type: 'success',
|
type: 'success',
|
||||||
link: site_path(site),
|
link: site_path(site),
|
||||||
text: t('sites.posts')
|
text: t('sites.posts')
|
||||||
- if policy(SiteTranslation.new(site)).edit?
|
|
||||||
= render 'layouts/btn_with_tooltip',
|
|
||||||
tooltip: t('help.sites.edit_translations'),
|
|
||||||
text: t('i18n.edit'),
|
|
||||||
type: 'info',
|
|
||||||
link: site_i18n_edit_path(site)
|
|
||||||
- if policy(SiteUsuarie.new(site, current_usuarie)).index?
|
- if policy(SiteUsuarie.new(site, current_usuarie)).index?
|
||||||
= render 'layouts/btn_with_tooltip',
|
= render 'layouts/btn_with_tooltip',
|
||||||
tooltip: t('usuaries.index.help.self'),
|
tooltip: t('usuaries.index.help.self'),
|
||||||
|
|
Loading…
Reference in a new issue