Skip to content

Commit

Permalink
[4.0] Menu duplicate fields (#34136)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed May 23, 2021
1 parent 9a4cdad commit 8d1bd6e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions administrator/components/com_menus/tmpl/item/edit.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,6 @@
$this->form->setFieldAttribute('publish_down', 'showon', '');
}

echo $this->form->renderField('browserNav');
echo $this->form->renderField('template_style_id');

if (!$isModal && $this->item->type == 'container')
{
echo $this->loadTemplate('container');
Expand Down

0 comments on commit 8d1bd6e

Please sign in to comment.