刘老师建议所有界面的data list去掉
This commit is contained in:
@@ -61,7 +61,6 @@
|
||||
|
||||
<h3 class="page-title">
|
||||
<spring:message code="policy_group_manage"/>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
<h5 class="page-header"></h5>
|
||||
<div class="row">
|
||||
|
||||
@@ -123,7 +123,6 @@
|
||||
<c:forEach items="${fns:getItemTypeByNo('SERVICE_DICT_ITM_TYPE',intArr)}" var="shows">
|
||||
<spring:message code="${shows}" />
|
||||
</c:forEach>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
|
||||
<h5 class="page-header"></h5>
|
||||
|
||||
@@ -147,7 +147,6 @@
|
||||
<c:forEach items="${fns:getItemTypeByNo('SYS_DICT_ITM_TYPE',intArr)}" var="shows">
|
||||
<spring:message code="${shows}" />
|
||||
</c:forEach>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
|
||||
<h5 class="page-header"></h5>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
</shiro:hasPermission>
|
||||
<h3 class="page-title">
|
||||
<spring:message code="special_task"></spring:message>
|
||||
<small><spring:message code="date_list"/></small>
|
||||
</h3>
|
||||
|
||||
<h5 class="page-header"></h5>
|
||||
|
||||
Reference in New Issue
Block a user