added a todo for the subpage tracking

This commit is contained in:
John Bender 2011-07-27 13:08:09 -07:00
parent 85114be097
commit 180243e9ad

View file

@ -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" );