mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 00:52:33 +01:00
Merge branch 'MDL-32745-master-1' of git://git.luns.net.uk/moodle
This commit is contained in:
commit
b766edea0a
2
course/yui/toolboxes/toolboxes.js
vendored
2
course/yui/toolboxes/toolboxes.js
vendored
@ -3,7 +3,7 @@ YUI.add('moodle-course-toolboxes', function(Y) {
|
||||
// The CSS selectors we use
|
||||
var CSS = {
|
||||
ACTIVITYLI : 'li.activity',
|
||||
COMMANDSPAN : 'span.commands',
|
||||
COMMANDSPAN : 'li.activity span.commands',
|
||||
CONTENTAFTERLINK : 'div.contentafterlink',
|
||||
DELETE : 'a.editing_delete',
|
||||
DIMCLASS : 'dimmed',
|
||||
|
Loading…
x
Reference in New Issue
Block a user