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

Commit c4ad89c

Browse files
author
Gabriel Schulhof
committed
Popup: Remove initSelector from options.
1 parent e77c720 commit c4ad89c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/widgets/popup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ $.widget( "mobile.popup", {
6262
transition: "none",
6363
positionTo: "origin",
6464
tolerance: null,
65-
initSelector: ":jqmData(role='popup')",
6665
closeLinkSelector: "a:jqmData(rel='back')",
6766
closeLinkEvents: "click.popup",
6867
navigateEvents: "navigate.popup",

0 commit comments

Comments
 (0)