Skip to content

Remove duplicated header section in elfinder view#85

Merged
pxpm merged 1 commit into
Laravel-Backpack:mainfrom
jnoordsij:remove-duplicate-header
Mar 23, 2026
Merged

Remove duplicated header section in elfinder view#85
pxpm merged 1 commit into
Laravel-Backpack:mainfrom
jnoordsij:remove-duplicate-header

Conversation

@jnoordsij
Copy link
Copy Markdown
Contributor

WHY

BEFORE - What was wrong? What was happening before this PR?

The elfinder view had two @section('header') blocks, with only the first being taken into account.

AFTER - What is happening after this PR?

The second (unused) block is now gone. Also there are some additional formatting changes.

HOW

How did you achieve that, in technical terms?

Remove it.

Is it a breaking change or non-breaking change?

Code cleanup without any resulting changes.

How can we test the before & after?

Behavior should be identical.

@pxpm
Copy link
Copy Markdown
Contributor

pxpm commented Mar 23, 2026

🙏

🥂

❤️

👋

@pxpm pxpm merged commit 791ea86 into Laravel-Backpack:main Mar 23, 2026
2 of 3 checks passed
@jnoordsij jnoordsij deleted the remove-duplicate-header branch March 24, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants