* + score in all model
This commit is contained in:
@@ -545,6 +545,7 @@ class basePager
|
||||
vars = vars.replace('_recTotal_', recTotal)
|
||||
vars = vars.replace('_recPerPage_', recPerPage)
|
||||
vars = vars.replace('_pageID_', pageID);
|
||||
$.get(createLink('score', 'ajax', "method=submitPage"));
|
||||
location.href=createLink('$this->moduleName', '$this->methodName', vars);
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user