add reload arguments to pjax reload

This commit is contained in:
Luís Rudge 2014-09-18 23:38:33 -03:00
parent 0a8f9e6df4
commit b342292528

View File

@ -39,7 +39,7 @@ function test_disable() {
}
function test_reload() {
$.pjax.reload();
$.pjax.reload("#pjax-container");
}
function test_defauluts() {