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

[Form] Buttons are now disabled if their containing form is disabled #10591

Merged
merged 2 commits into from
Mar 31, 2014

Commits on Mar 31, 2014

  1. [Form] Added check for parent disabled status in Button form elements

    The Button form element did not check for the parent disabled configuration status,
    making them behave differently to all other form widgets.
    adlpz authored and webmozart committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    6bb355e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebfee72 View commit details
    Browse the repository at this point in the history