diff --git a/js/jquery.mobile.forms.select.custom.js b/js/jquery.mobile.forms.select.custom.js index b319b588..5b2adf6d 100644 --- a/js/jquery.mobile.forms.select.custom.js +++ b/js/jquery.mobile.forms.select.custom.js @@ -245,6 +245,9 @@ var self = this; if ( self.menuType == "page" ) { + // TODO centralize page removal binding / handling in the page plugin. + // Suggestion from @jblas to do refcounting + // // rebind the page remove that was unbound in the open function // to allow for the parent page removal from actions other than the use // of a dialog sized custom select