mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-16 18:41:06 +00:00
removed extraneous comment
This commit is contained in:
parent
8eb553f884
commit
9e30e54159
1 changed files with 0 additions and 1 deletions
|
|
@ -114,7 +114,6 @@ $.widget( "mobile.selectmenu", $.mobile.widget, {
|
|||
return ret;
|
||||
})(),
|
||||
|
||||
// TODO: how to enforce the height of the header w/o nsbp hack?
|
||||
header = this.header = $( '<div data-role="header" data-nobackbtn="true"><h1>'+placeholder+'</h1></div>' )
|
||||
.prependTo( listbox ),
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue