修改定时器表单中的国际化code

This commit is contained in:
zhangwei
2019-01-29 14:31:57 +06:00
parent 2dadd96484
commit 851fb85ca1

View File

@@ -81,7 +81,7 @@
<!-- 周期任务 -->
<h4 class="form-section">
<spring:message code="Schedule"/>
<spring:message code="schedule"/>
<small>
<!-- 定时任务 添加按钮 -->
<span class='glyphicon glyphicon-plus CronAdd <c:if test="${not empty _cfg.schedule }">hidden</c:if>' title="add Schedule" ></span>