mirror of
https://github.com/moodle/moodle.git
synced 2025-03-22 00:20:37 +01:00
Merge branch 'MDL-71194-master' of git://github.com/NoelDeMartin/moodle
This commit is contained in:
commit
96ef956556
@ -510,7 +510,7 @@
|
||||
return 'ERROR: ' + error.message;
|
||||
}
|
||||
|
||||
var mainContent = getNavCtrl().getActive()._cntDir;
|
||||
var mainContent = getNavCtrl().getActive().contentRef().nativeElement;
|
||||
var rect = found.getBoundingClientRect();
|
||||
|
||||
// Scroll the item into view.
|
||||
|
Loading…
x
Reference in New Issue
Block a user