mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-30 19:04:43 +00:00
Merge branch 'patch-8' of https://github.com/MauriceG/jquery-mobile into MauriceG-patch-8
This commit is contained in:
commit
5fce1154f7
1 changed files with 1 additions and 0 deletions
|
|
@ -346,6 +346,7 @@
|
|||
|
||||
self.menuType = "page";
|
||||
self.menuPageContent.append( self.list );
|
||||
self.menuPage.find("div .ui-title").text(self.label.text());
|
||||
$.mobile.changePage( self.menuPage, {
|
||||
transition: $.mobile.defaultDialogTransition
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue