|
@@ -54,7 +54,7 @@
|
|
<a href="javascript:void(0)" class="trial-button"
|
|
<a href="javascript:void(0)" class="trial-button"
|
|
onclick="updateTrialCount();">设置试评数量</a>
|
|
onclick="updateTrialCount();">设置试评数量</a>
|
|
<c:if test="${fnx:hasPrivilegeCode(role_privilege_codes, 'exam_mark-group-help_video')}">
|
|
<c:if test="${fnx:hasPrivilegeCode(role_privilege_codes, 'exam_mark-group-help_video')}">
|
|
- <a href="${ctx}/admin/basic/video?type=group-edit" style="float:right;" target="_blank">
|
|
|
|
|
|
+ <a title="帮助视频" href="${ctx}/admin/basic/video?type=group-edit" style="float:right;" target="_blank">
|
|
<img src="${ctxStatic}/video/help.svg" style="width:28px;height:28px;">
|
|
<img src="${ctxStatic}/video/help.svg" style="width:28px;height:28px;">
|
|
</a>
|
|
</a>
|
|
</c:if>
|
|
</c:if>
|