mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00: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