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

Commit

Permalink
Custom select: Must depend on navigation to open.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Schulhof committed Nov 26, 2012
1 parent 7fe18bc commit b982e2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/widgets/forms/select.custom.js
Expand Up @@ -13,6 +13,7 @@ define( [
"jquery",
"../../jquery.mobile.buttonMarkup",
"../../jquery.mobile.core",
"../../jquery.mobile.navigation",
"../dialog",
"./select",
"../listview",
Expand Down

0 comments on commit b982e2f

Please sign in to comment.