Skip to content

Commit

Permalink
Hotfix on the submenu list
Browse files Browse the repository at this point in the history
benjamin-hubert authored Sep 20, 2017
1 parent 7a68f4b commit 7cee4db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Controller/Admin/CRUD/ItemAdmin.php
Original file line number Diff line number Diff line change
@@ -170,8 +170,6 @@ protected function configureFormFields(FormMapper $formMapper)

protected function configureListFields(ListMapper $listMapper)
{
$this->last_position = $this->positionService->getLastPosition($this->getRoot()->getClass());

$listMapper
->add('name', null, [
'label' => 'Label',

0 comments on commit 7cee4db

Please sign in to comment.