列表与新增修改界面的title设置

Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
zhangwei
2018-07-03 14:21:52 +08:00
parent 139bb1e1ee
commit abe373ced3
19 changed files with 66 additions and 37 deletions

View File

@@ -143,17 +143,9 @@
<span id="keywordError" style="display:none"><spring:message code="required"></spring:message></span>
<span id="tagsinputTip" style="display:none"><spring:message code="multiple_keywords_tip"></spring:message></span>
<div class="page-content">
<%-- <h3 class="page-title">
<h3 class="page-title">
<spring:message code="http_redirect"></spring:message>
<small>
<c:if test="${empty _cfg.cfgId}">
<spring:message code="add"></spring:message>
</c:if>
<c:if test="${not empty _cfg.cfgId}">
<spring:message code="edit"></spring:message>
</c:if>
</small>
</h3> --%>
</h3>
<div class="row">
<div class="col-md-12">
<div class="portlet box blue">