Home
last modified time | relevance | path

Searched refs:maxPjax (Results 1 – 1 of 1) sorted by relevance

/plugin/jokuwiki/
H A Dscript.js19 maxPjax: 200, /* max number of consecutive pjax loads before a full page load */ property in jokuwiki
38 if (jQuery.pjax && jokuwiki.pjaxloads>jokuwiki.maxPjax) {