Skip to content

Commit 559ad11

Browse files
author
SharkyKZ
committed
[com_menus] Remove useglobal
1 parent 158ba36 commit 559ad11

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

administrator/components/com_menus/models/forms/item_component.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,13 @@
8686
type="text"
8787
label="COM_MENUS_ITEM_FIELD_PAGE_HEADING_LABEL"
8888
description="COM_MENUS_ITEM_FIELD_PAGE_HEADING_DESC"
89-
useglobal="true"
9089
/>
9190

9291
<field
9392
name="pageclass_sfx"
9493
type="text"
9594
label="COM_MENUS_ITEM_FIELD_PAGE_CLASS_LABEL"
9695
description="COM_MENUS_ITEM_FIELD_PAGE_CLASS_DESC"
97-
useglobal="true"
9896
/>
9997

10098
</fieldset>

0 commit comments

Comments
 (0)