Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Add configurable dashboard templates #26

Closed
wants to merge 1 commit into from
Closed

Add configurable dashboard templates #26

wants to merge 1 commit into from

Conversation

Wharenn
Copy link

@Wharenn Wharenn commented Dec 21, 2015

This PR add configurable dashboard templates using the Admin template system.

Usage :

sonata_admin:
    admin_services:
        sonata.dashboard.admin.dashboard:
            templates:
                view:
                    compose: 'MyBundle:Folder:customCompose.html.twig'
                    compose_container_show: 'MyBundle:Folder:customComposeContainerShow.html.twig'

@OskarStark
Copy link
Member

please add a test for this new feature.

thank you

@soullivaneuh
Copy link
Member

According to the new Sonata version management and next major release plan, this project has been refactored regarding branching and versioning.

If you see this message, your PR concerns a patch or a minor release and is not targeting the right branch.

So I'm closing this one, but don't see it as a refusal. If you think your work is still relevant and want to continue, feel free to reopen it on the right branch (e.g. the default one).

Regards.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants