mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 21:36:58 +01:00
Merge branch 'MDL-30641-master-1' of git://git.luns.net.uk/moodle
This commit is contained in:
commit
21be45b46d
@ -317,9 +317,6 @@ M.core_filepicker.init = function(Y, options) {
|
||||
build_tree: function(node, level) {
|
||||
var client_id = this.options.client_id;
|
||||
var dynload = this.active_repo.dynload;
|
||||
if(node.children) {
|
||||
node.title = '<i><u>'+node.title+'</u></i>';
|
||||
}
|
||||
var info = {
|
||||
label:node.title,
|
||||
//title:fp_lang.date+' '+node.date+fp_lang.size+' '+node.size,
|
||||
|
Loading…
x
Reference in New Issue
Block a user