mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Changed order of avatar image
This commit is contained in:
parent
eadb39e377
commit
16e84db2aa
1 changed files with 12 additions and 5 deletions
|
@ -14,6 +14,18 @@ form:
|
||||||
|
|
||||||
fields:
|
fields:
|
||||||
|
|
||||||
|
options_title:
|
||||||
|
type: section
|
||||||
|
underline: true
|
||||||
|
title: FUTURE.ADMIN.ITEM.ITEM_OPTIONS
|
||||||
|
|
||||||
|
header.avatarImage:
|
||||||
|
type: pagemediaselect
|
||||||
|
toggleable: true
|
||||||
|
size: medium
|
||||||
|
label: FUTURE.ADMIN.ITEM.ITEM_AVATAR
|
||||||
|
preview_images: true
|
||||||
|
|
||||||
header.show_breadcrumbs:
|
header.show_breadcrumbs:
|
||||||
type: toggle
|
type: toggle
|
||||||
toggleable: true
|
toggleable: true
|
||||||
|
@ -66,8 +78,3 @@ form:
|
||||||
classes: large
|
classes: large
|
||||||
placeholder: ===
|
placeholder: ===
|
||||||
|
|
||||||
header.avatarImage:
|
|
||||||
type: pagemediaselect
|
|
||||||
toggleable: true
|
|
||||||
label: FUTURE.ADMIN.ITEM.ITEM_AVATAR
|
|
||||||
preview_images: true
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue