Navigation Menu

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

Commit

Permalink
Popup: Remove initSelector from options.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Schulhof committed Jul 31, 2013
1 parent e77c720 commit c4ad89c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/widgets/popup.js
Expand Up @@ -62,7 +62,6 @@ $.widget( "mobile.popup", {
transition: "none",
positionTo: "origin",
tolerance: null,
initSelector: ":jqmData(role='popup')",
closeLinkSelector: "a:jqmData(rel='back')",
closeLinkEvents: "click.popup",
navigateEvents: "navigate.popup",
Expand Down

0 comments on commit c4ad89c

Please sign in to comment.