mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-14 01:23:10 +00:00
removed old comments
This commit is contained in:
parent
aa5031f24c
commit
0586c6e444
1 changed files with 0 additions and 2 deletions
|
|
@ -146,7 +146,6 @@
|
|||
from.removeClass(activePageClass);
|
||||
pageLoading(true);
|
||||
$.fixedToolbars.show();
|
||||
//$.fixedToolbars.hideAfterDelay();
|
||||
});
|
||||
if(back){
|
||||
currentTransition = 'slide';
|
||||
|
|
@ -262,7 +261,6 @@
|
|||
$.fixedToolbars.show();
|
||||
startPage.addClass(activePageClass);
|
||||
pageLoading(true);
|
||||
//$.fixedToolbars.hideAfterDelay();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue