1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

Flextype Core: Fieldsets Content #165

- fix menu_item_target
This commit is contained in:
Awilum
2019-07-01 18:41:14 +03:00
parent a52c2fb04c
commit 1fae02bdae

View File

@@ -9,5 +9,5 @@
"menu_item_title": "About",
"menu_item_url": "about",
"menu_item_target": "_self",
"menu_item_order": "3"
"menu_item_order": "5"
}