Commit 6195cced by vietdo

16382 アンケートコンテンツ・試験コンテンツ

parent a91b4163
......@@ -1049,7 +1049,12 @@ HEADER.getIconTypeContent = function(contentType) {
}
case COMMON.ContentTypeKeys.Type_Enquete:
{
src = 'img/bookshelf/icon_05.png';
src = 'img/bookshelf/icon_09.png';
break;
}
case COMMON.ContentTypeKeys.Type_Exam:
{
src = 'img/bookshelf/icon_10.png';
break;
}
case COMMON.ContentTypeKeys.Type_Html:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment