Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3, 3.4
-
Fix Version/s: 3.3.1
-
Component/s: Administration, Usability
-
Testing Instructions:
- Go to Site administration > Advanced features
- Scroll down to the bottom of the page at "allowstealth" and check the setting consists of a yes/no checkbox and not a on/of pulldown choice
-
Affected Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-59056-admin-allowstealth-select-checkbox
Description
I have noticed a small user interface incoherence
- Go to Site administration > Advanced features
- Scroll down to the bottom of the page at "allowstealth"
All the other options are configured by a checkbox, except "allowstealth" with is a drop down menu and should be a checkbox for coherence sake.
-dajan