mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-04 12:54:41 +00:00
added a todo for the subpage tracking
This commit is contained in:
parent
85114be097
commit
180243e9ad
1 changed files with 1 additions and 0 deletions
|
|
@ -277,6 +277,7 @@ $.widget( "mobile.listview", $.mobile.widget, {
|
|||
}
|
||||
},
|
||||
|
||||
// TODO sort out a better way to track sub pages of the listview this is brittle
|
||||
childPages: function(){
|
||||
var parentUrl = this.parentPage.jqmData( "url" );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue