mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:41:43 +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',
|
||||
link: site_path(site),
|
||||
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?
|
||||
= render 'layouts/btn_with_tooltip',
|
||||
tooltip: t('usuaries.index.help.self'),
|
||||
|
|
Loading…
Reference in a new issue