Followup e722c172: it's MobileWindowManager.js, not MobileInspectorWindowManager.js

Bug: T76660
Change-Id: Ic71bf45dfc1932dea6d9194fa5b2ec265cc7335d
This commit is contained in:
Roan Kattouw 2014-12-03 12:51:46 -08:00 committed by Catrope
parent fdcc46939a
commit bbb9712b7e

View file

@ -771,7 +771,7 @@ $wgResourceModules += array(
'scripts' => array(
'lib/ve/src/ui/ve.ui.MobileSurface.js',
'lib/ve/src/ui/ve.ui.MobileContext.js',
'lib/ve/src/ui/windowmanagers/ve.ui.MobileInspectorWindowManager.js',
'lib/ve/src/ui/windowmanagers/ve.ui.MobileWindowManager.js',
'lib/ve/src/ui/widgets/ve.ui.MobileContextOptionWidget.js',
),
'styles' => array(