fix: Absent message after submiting "Generate Exception Certificates" button at Instructor tab

This commit is contained in:
lunyachek
2023-03-11 12:25:12 +02:00
committed by Stanislav
parent 9e65024744
commit 9649e55502

View File

@@ -85,7 +85,7 @@
HtmlUtils.HTML('<p>'),
_.escape(message),
HtmlUtils.HTML('</p>')
))
).toString())
.focus();
$(this.message_div).fadeOut(6000, 'linear');
},