fixes #31662 fixed select_all logic where disabled checkboxes did not trigger clicks and stayed in the opposite checked state. although now it is not possible to trigger select_all if RolesEditor is disabled as the buttons to make that function call are also diabled, but this logic acts as a failsafe. |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart | ||
| doctype | ||
| number_card | ||
| page | ||
| permission_type/user_impersonate | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.