Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FW][FIX] website_slides: display preview button correctly #156387

Commits on Mar 4, 2024

  1. [FIX] website_slides: display preview button correctly

    Bug
    =====
    Click the `preview` button on the course page. It does not apply the proper styles
    to the button used for enabled or disabled content previews.
    
    Technical
    ===========
    With commit odoo@2d386bc, the `badge-hide` class used for the `preview` button was
    replaced and some styles were altered.
    
    After this commit
    ==================
    The `preview` button is functioning properly.
    
    Task-3751285
    
    X-original-commit: 0dd6eba
    mrsr-odoo committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    315061b View commit details
    Browse the repository at this point in the history