mirror of
https://github.com/moodle/moodle.git
synced 2025-07-28 01:41:03 +02:00
MDL-28344 remove the unused $CFG->framename
This commit is contained in:
@@ -1172,10 +1172,6 @@ function update_progress_bar (id, width, pt, msg, es){
|
||||
|
||||
}
|
||||
|
||||
function frame_breakout(e, properties) {
|
||||
this.setAttribute('target', properties.framename);
|
||||
}
|
||||
|
||||
|
||||
// ===== Deprecated core Javascript functions for Moodle ====
|
||||
// DO NOT USE!!!!!!!
|
||||
|
Reference in New Issue
Block a user