Exercise: Disable auto change of feedback

When changing the Questions per page.
webservicelpcreate
Julio Montoya 5 years ago
parent affbdb18fa
commit d7e60e3923
  1. 2
      main/exercise/exercise_admin.php

@ -57,7 +57,7 @@ $htmlHeadXtra[] = '<script>
} }
function check_per_page_one() { function check_per_page_one() {
document.getElementById(\'exerciseType_0\').checked=true; //document.getElementById(\'exerciseType_0\').checked=true;
} }
function check_per_page_all() { function check_per_page_all() {

Loading…
Cancel
Save