mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-39949 dock: fixed whitespace
This commit is contained in:
parent
7d1d4137ca
commit
a4f264031a
@ -844,7 +844,7 @@ M.core_dock.genericblock.prototype = {
|
||||
} else {
|
||||
moveto.setAttribute('title', Y.Escape.html(M.util.get_string('addtodock', 'block')));
|
||||
}
|
||||
|
||||
|
||||
var icon = 't/block_to_dock';
|
||||
if (right_to_left()) {
|
||||
icon = 't/block_to_dock_rtl';
|
||||
|
Loading…
x
Reference in New Issue
Block a user