fix: Absent message after submiting "Generate Exception Certificates" button at Instructor tab
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
HtmlUtils.HTML('<p>'),
|
||||
_.escape(message),
|
||||
HtmlUtils.HTML('</p>')
|
||||
))
|
||||
).toString())
|
||||
.focus();
|
||||
$(this.message_div).fadeOut(6000, 'linear');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user