PROD-2003

This commit is contained in:
azanbinzahid
2020-12-30 18:42:35 +05:00
committed by Ali-D-Akbar
parent 3f1985361c
commit 469dc71f6d

View File

@@ -1,4 +1,4 @@
<div class="xblock-editor" data-locator="<%= xblockInfo.get('id') %>" data-course-key="<%= xblockInfo.get('courseKey') %>">
<div class="xblock-editor" data-locator="<%- xblockInfo.get('id') %>" data-course-key="<%- xblockInfo.get('courseKey') %>">
<div class="message modal-introduction">
<p><%- introductionMessage %></p>
</div>