Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit b8833d9

Browse files
committed
Fixedtoolbar: Fixed typo in filename for workaround extension
1 parent d687da5 commit b8833d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
'widgets/controlgroup.js',
5454
'jquery.mobile.links.js',
5555
'widgets/fixedToolbar.js',
56-
'widgets/fixedToolbarWorkarounds.js',
56+
'widgets/fixedToolbar.workarounds.js',
5757
'widgets/popup.js',
5858
'jquery.mobile.zoom.js',
5959
'jquery.mobile.zoom.iosorientationfix.js',

0 commit comments

Comments
 (0)