|
@@ -114,8 +114,8 @@
|
|
|
<input id="btnReset" class="btn" type="button" value="重置密码" onclick="goReset()"/>
|
|
|
</c:if>
|
|
|
<c:if test="${fnx:hasPrivilegeCode(role_privilege_codes, 'user_list-help_video')}">
|
|
|
- <a href="${ctx}/admin/basic/video?type=marker-batch-create" style="float:right;" target="_blank">
|
|
|
- <img src="${ctxStatic}/video/help.svg" style="width:28px;height:28px;">
|
|
|
+ <a title="帮助视频" href="${ctx}/admin/basic/video?type=marker-batch-create" style="float:right;" target="_blank">
|
|
|
+ <img src="${ctxStatic}/video/help.svg" style="width:28px;height:28px;">
|
|
|
</a>
|
|
|
</c:if>
|
|
|
</div>
|