Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
31d288cf
Commit
31d288cf
authored
Sep 06, 2016
by
Damyon Wiese
Committed by
Dan Poltawski
Sep 23, 2016
Browse files
MDL-51948 admin: Clarify the upgrade.txt message
Part of MDL-55071
parent
525ef9c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
admin/upgrade.txt
View file @
31d288cf
...
...
@@ -7,5 +7,5 @@ This files describes API changes in /admin/*.
are always displayed LTR. Most of the admin_setting classes will now prefer LTR.
If you must not force left-to-right, here are a few options:
* Call admin_setting::set_force_ltr(false) on your setting;
* Use the class admin_setting_localisedtext for text inputs;
* Use the class admin_setting_localisedtextarea for larger text inputs.
* Use the
php
class admin_setting_localisedtext for text inputs;
* Use the
php
class admin_setting_localisedtextarea for larger text inputs.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment