Pārlūkot izejas kodu

Update Admin/Admin.php

Tim Nagel 13 gadi atpakaļ
vecāks
revīzija
cc0fcb22b9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Admin/Admin.php

+ 1 - 1
Admin/Admin.php

@@ -1764,7 +1764,7 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
                 );
             }
 
-            if ($this->hasSubject()) {
+            if ($action != 'create' && $this->hasSubject()) {
                 $breadcrumbs = $menu->getBreadcrumbsArray( (string) $this->getSubject());
             } else {
                 $breadcrumbs = $menu->getBreadcrumbsArray(