@@ -86,8 +86,7 @@ |
||
86 | 86 | $listItem = $map[$parentid][$type]; |
87 | 87 | unset( $listItems[$map[$parentid][$type]->getId()] ); |
88 | 88 | unset( $map[$parentid][$type] ); |
89 | - } |
|
90 | - else |
|
89 | + } else |
|
91 | 90 | { |
92 | 91 | $listItem = $listManager->createItem(); |
93 | 92 | } |