mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08:00
add reload arguments to pjax reload
This commit is contained in:
@@ -39,7 +39,7 @@ function test_disable() {
|
||||
}
|
||||
|
||||
function test_reload() {
|
||||
$.pjax.reload();
|
||||
$.pjax.reload("#pjax-container");
|
||||
}
|
||||
|
||||
function test_defauluts() {
|
||||
|
||||
Reference in New Issue
Block a user