Merge branch 'master_MDL-25757' of git://github.com/danmarsden/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2011-08-16 00:37:23 +02:00
commit c380fbf4c9

View file

@ -586,7 +586,6 @@ function SCORMapi1_2() {
}
} else {
datastring += elementstring;
eval('datamodel["'+elementmodel+'"].defaultvalue=data[property];');
}
}
}