mirror of
https://github.com/moodle/moodle.git
synced 2025-07-09 00:17:32 +02:00
Fix comment.
This commit is contained in:
@ -656,7 +656,7 @@ function collapsible_region(id, userpref, strtooltip) {
|
||||
|
||||
/**
|
||||
* The user preference that stores the state of this box.
|
||||
* @property userpref, innerdiv, captiondiv
|
||||
* @property userpref
|
||||
* @type String
|
||||
*/
|
||||
collapsible_region.prototype.userpref = null;
|
||||
|
Reference in New Issue
Block a user