MDL-28344 remove the unused $CFG->framename

This commit is contained in:
Petr Skoda
2011-07-14 21:40:50 +02:00
parent ecb8829273
commit 595646d15b
6 changed files with 0 additions and 18 deletions

View File

@@ -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!!!!!!!