MDL-56346 assignfeedback_editpdf: Correct typo in property name
This commit is contained in:
committed by
Andrew Nicols
parent
47deb83b5c
commit
cede73411f
+1
-1
@@ -3247,7 +3247,7 @@ EDITOR.prototype = {
|
||||
* @type String
|
||||
* @protected
|
||||
*/
|
||||
lastanntationtool: "pen",
|
||||
lastannotationtool: "pen",
|
||||
|
||||
/**
|
||||
* The users comments quick list
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
@@ -3247,7 +3247,7 @@ EDITOR.prototype = {
|
||||
* @type String
|
||||
* @protected
|
||||
*/
|
||||
lastanntationtool: "pen",
|
||||
lastannotationtool: "pen",
|
||||
|
||||
/**
|
||||
* The users comments quick list
|
||||
|
||||
+1
-1
@@ -156,7 +156,7 @@ EDITOR.prototype = {
|
||||
* @type String
|
||||
* @protected
|
||||
*/
|
||||
lastanntationtool: "pen",
|
||||
lastannotationtool: "pen",
|
||||
|
||||
/**
|
||||
* The users comments quick list
|
||||
|
||||
Reference in New Issue
Block a user