Skip to content

Commit 1a11b2a

Browse files
author
anisa kusumadewi
committed
increase locallib.js version
1 parent 5708cc9 commit 1a11b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locallib.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ function pdfannotator_display_embed($pdfannotator, $cm, $course, $file, $page =
6565
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/pdf.js?ver=00002"));
6666
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/textclipper.js"));
6767
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/index.js?ver=00035"));
68-
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/locallib.js?ver=00005"));
68+
$PAGE->requires->js(new moodle_url("/mod/pdfannotator/shared/locallib.js?ver=00006"));
6969

7070
// Pass parameters from PHP to JavaScript.
7171

0 commit comments

Comments
 (0)