Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 09d4c3a

Browse files
author
Gabriel "_|Nix|_" Schulhof
committed
Merge pull request #5599 from poonkave/master
Unwanted line removed(cherry picked from commit 88a0769)
1 parent 8e75674 commit 09d4c3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/jquery.mobile.navigation.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,6 @@ define( [
10191019
$.mobile.changePage( newPage, options );
10201020
})
10211021
.fail(function( url, options ) {
1022-
isPageTransitioning = false;
10231022

10241023
//clear out the active button state
10251024
removeActiveLinkClass( true );

0 commit comments

Comments
 (0)