Add local_only to admin screens

This commit is contained in:
Renato "Lond" Cerqueira
2018-08-26 12:42:32 +02:00
parent e1049a94aa
commit 6bef1a8134
4 changed files with 7 additions and 0 deletions

View File

@ -32,3 +32,7 @@
·
= fa_icon('eye-slash fw')
= t('stream_entries.sensitive_content')
- if status.proper.local_only
·
= fa_icon('chain-broken fw')
= t('statuses.local_only')