bokchoy tests for move xblocks

This commit is contained in:
muhammad-ammar
2017-02-03 20:26:07 +05:00
committed by Mushtaq Ali
parent 485ffb1b68
commit 8a1ec3e690
5 changed files with 267 additions and 8 deletions

View File

@@ -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];
%>