Add “staff” badge to admin user pages (#5735)
* Allow staff badge to change from setting to hidden * i18n: Update Polish translation
This commit is contained in:
parent
b380e9d2cb
commit
bfdcf76a64
7 changed files with 23 additions and 8 deletions
|
@ -24,6 +24,8 @@ class Form::AdminSettings
|
|||
:open_deletion=,
|
||||
:timeline_preview,
|
||||
:timeline_preview=,
|
||||
:show_staff_badge,
|
||||
:show_staff_badge=,
|
||||
:bootstrap_timeline_accounts,
|
||||
:bootstrap_timeline_accounts=,
|
||||
to: Setting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue