We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa38a05 commit ce48f68Copy full SHA for ce48f68
test/unit/pjax.js
@@ -797,14 +797,12 @@ if ($.support.pjax) {
797
start()
798
}, 1000)
799
}, 500)
800
-
801
})
802
803
frame.$.pjax({
804
url: "timeout.html",
805
container: "#main"
806
807
808
809
810
@@ -849,15 +847,12 @@ if ($.support.pjax) {
849
847
}, 250)
850
848
851
}, 1500)
852
853
854
855
856
857
858
859
860
861
862
863
0 commit comments