Skip to content

Fix some templates and form theme#115

Merged
javihgil merged 1 commit into5.5from
fix-some-templates-and-form-theme
Oct 16, 2025
Merged

Fix some templates and form theme#115
javihgil merged 1 commit into5.5from
fix-some-templates-and-form-theme

Conversation

@javihgil
Copy link
Copy Markdown
Member

No description provided.

@javihgil javihgil requested review from Copilot and evabelpeq October 16, 2025 11:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes template configuration issues by removing a duplicate Bootstrap theme reference and reorganizing form theme declarations for better maintainability.

  • Removed redundant bootstrap_5_layout.html.twig include from the media type theme file
  • Reorganized form theme declaration in the AJAX create template for better readability and proper ordering

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
templates/forms/media_type_theme.html.twig Removed duplicate Bootstrap layout reference to avoid theme conflicts
templates/admin/media/create_ajax.html.twig Reformatted form theme declaration with proper ordering and improved readability

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@javihgil javihgil merged commit b230d57 into 5.5 Oct 16, 2025
0 of 4 checks passed
@javihgil javihgil deleted the fix-some-templates-and-form-theme branch October 16, 2025 13:52
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