Fixed the site view menu not being build as a result of new feature that builds edit site view menu.
This commit is contained in:
1
admin/compiler/joomla_3/edit.xml
Normal file
1
admin/compiler/joomla_3/edit.xml
Normal file
@ -0,0 +1 @@
|
||||
###SITE_MENU_XML###
|
@ -600,10 +600,9 @@
|
||||
"rename": false,
|
||||
"type": "menu"
|
||||
},
|
||||
"default.xml": {
|
||||
"edit.xml": {
|
||||
"path": "c0mp0n3nt/site/views/VIEW/tmpl",
|
||||
"rename": "new",
|
||||
"newName": "edit.xml",
|
||||
"rename": false,
|
||||
"type": "admin_menu"
|
||||
},
|
||||
"module_forms.xml": {
|
||||
|
Reference in New Issue
Block a user