Skip to content
Snippets Groups Projects
Commit 1a11b2ac authored by anisa kusumadewi's avatar anisa kusumadewi
Browse files

increase locallib.js version

parent 5708cc9c
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,7 @@ function pdfannotator_display_embed($pdfannotator, $cm, $course, $file, $page = ...@@ -65,7 +65,7 @@ function pdfannotator_display_embed($pdfannotator, $cm, $course, $file, $page =
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/pdf.js?ver=00002")); $PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/pdf.js?ver=00002"));
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/textclipper.js")); $PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/textclipper.js"));
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/index.js?ver=00035")); $PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/index.js?ver=00035"));
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/locallib.js?ver=00005")); $PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/locallib.js?ver=00006"));
// Pass parameters from PHP to JavaScript. // Pass parameters from PHP to JavaScript.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment