bokchoy tests for move xblocks
This commit is contained in:
committed by
Mushtaq Ali
parent
485ffb1b68
commit
8a1ec3e690
@@ -13,7 +13,7 @@
|
||||
<%- categoryText %>:
|
||||
</span>
|
||||
</div>
|
||||
<ul class="xblock-items-container">
|
||||
<ul class="xblock-items-container" data-items-category="<%- XBlocksCategory %>">
|
||||
<% for (var i = 0; i < xblocks.length; i++) {
|
||||
var xblock = xblocks[i];
|
||||
%>
|
||||
|
||||
Reference in New Issue
Block a user