mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
add reload arguments to pjax reload
This commit is contained in:
parent
0a8f9e6df4
commit
b342292528
@ -39,7 +39,7 @@ function test_disable() {
|
||||
}
|
||||
|
||||
function test_reload() {
|
||||
$.pjax.reload();
|
||||
$.pjax.reload("#pjax-container");
|
||||
}
|
||||
|
||||
function test_defauluts() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user