mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
hash for multiavatar only
This commit is contained in:
parent
41b8fbb0e0
commit
c7bc5f5b59
|
|
@ -15,12 +15,16 @@ form:
|
|||
multiple: false
|
||||
random_name: true
|
||||
|
||||
avatar_hash:
|
||||
type: text
|
||||
label: ''
|
||||
placeholder: 'e.g. dceaadcfda491f4e45'
|
||||
description: PLUGIN_ADMIN.AVATAR_HASH
|
||||
size: large
|
||||
multiavatar_only:
|
||||
type: conditional
|
||||
condition: config.system.accounts.avatar == 'multiavatar'
|
||||
fields:
|
||||
avatar_hash:
|
||||
type: text
|
||||
label: ''
|
||||
placeholder: 'e.g. dceaadcfda491f4e45'
|
||||
description: PLUGIN_ADMIN.AVATAR_HASH
|
||||
size: large
|
||||
|
||||
content:
|
||||
type: section
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user