Commit ce4d1e53 authored by Bec's avatar Bec Committed by Bec
Browse files

Issue #3317473 by becw, Katy Jockelson: Content entity field screen - elements in the wrong order

parent 2bd1fc0f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -82,6 +82,7 @@ class Bundle extends FormBase {
        '%bundle_name' => $bundle,
        '@entity_type' => $entity_type->getLabel(),
      ]),
      '#weight' => -1000,
    ];

    $form['intro'] = [