Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.3
-
Fix Version/s: 2.3.1
-
Component/s: JavaScript, Language
-
Labels:
-
Testing Instructions:
- Go to admin > appearance > ajax and JS
- Check enableajax string
-
Affected Branches:MOODLE_23_STABLE
-
Fixed Branches:MOODLE_23_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
Following on from MDL-32908 the lang string configenableajax/admin requires amending:
This setting allows you to control the use of AJAX (advanced client/server interfaces using Javascript) across the whole site. With this setting enabled users can still make a choice in their profile, otherwise AJAX is disabled for everybody.
I suggest something like:
This setting controls the use of AJAX across the site. AJAX is required for certain functionality such as drag and drop.
Attachments
Issue Links
- Testing discovered
-
MDL-32908 Drop $user->ajax
-
- Closed
-