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

Do not use submit_tag auto-disabling when disable_with is set to false #40168

Commits on Sep 3, 2020

  1. Do not use disable_with when it set to false

    If automatically_disable_submit_tag is set to false then disable_with
    is ignored, as result in all cases where disable_with is explicitly set
    to false will produce unexpected result
    igor04 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a0fe1e7 View commit details
    Browse the repository at this point in the history