Details
-
Sub-task
-
Status: Closed
-
Normal
-
Resolution: Outdated
-
3.2.3, 4.0.1, 4.1.0
-
None
-
None
-
None
Description
The 'Delete *' dialog in the Console has a checkbox 'Delete nodes with child nodes'. That checkbox can only be selected by clicking the checkbox itself. It should also be possible to select the checkbox by clicking the label. That makes it a lot easier to select it.
This is a trivial HTML change: just wrap the label tag around the <input type="checkbox"> field.