Merge branch 'develop' of http://192.168.10.125/k18_web/NFS.git into develop
This commit is contained in:
0
src/main/resources/sql/20181210/add_sys_menu.sql
Normal file
0
src/main/resources/sql/20181210/add_sys_menu.sql
Normal file
@@ -336,14 +336,14 @@ background:#3d3d3d;
|
|||||||
</li>
|
</li>
|
||||||
</c:if>
|
</c:if>
|
||||||
<!-- 在线帮助 -->
|
<!-- 在线帮助 -->
|
||||||
<li class="dropdown dropdown-user nav">
|
<%-- <li class="dropdown dropdown-user nav">
|
||||||
<a href="${ctx}/sys/help" id="helpHref" target="mainFrame" >
|
<a href="${ctx}/sys/help" id="helpHref" target="mainFrame" >
|
||||||
<i class="icon-question font-sharp"></i>
|
<i class="icon-question font-sharp"></i>
|
||||||
<span class="username username-hide-on-mobile" id="help">
|
<span class="username username-hide-on-mobile" id="help">
|
||||||
<spring:message code="help" />
|
<spring:message code="help" />
|
||||||
</span>
|
</span>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li> --%>
|
||||||
<!-- 系统语言 -->
|
<!-- 系统语言 -->
|
||||||
<li class="dropdown dropdown-user" id="language">
|
<li class="dropdown dropdown-user" id="language">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user