-
Notifications
You must be signed in to change notification settings - Fork 57
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
IBX-380: Cannot deselect the subtree in Admin -> Roles #1757
IBX-380: Cannot deselect the subtree in Admin -> Roles #1757
Conversation
id="role_assignment_create_locations_select_content" | ||
data-input-selector="#{{ form.locations.vars.id }}" | ||
data-udw-config="{{ ez_udw_config('multiple', {}) }}" | ||
class="btn btn-secondary ez-btn--select-subtree"{% if not form.limitation_type.location.vars.checked %} disabled{% endif %} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This if is outside of the classes, shouldn't be in the next line?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA - Approved. Tested on v3.2.7.
@lucasOsti can you merge it up? |
done |
Checklist:
$ composer fix-cs
)