修改定时器表单中的国际化code
This commit is contained in:
@@ -81,7 +81,7 @@
|
|||||||
|
|
||||||
<!-- 周期任务 -->
|
<!-- 周期任务 -->
|
||||||
<h4 class="form-section">
|
<h4 class="form-section">
|
||||||
<spring:message code="Schedule"/>
|
<spring:message code="schedule"/>
|
||||||
<small>
|
<small>
|
||||||
<!-- 定时任务 添加按钮 -->
|
<!-- 定时任务 添加按钮 -->
|
||||||
<span class='glyphicon glyphicon-plus CronAdd <c:if test="${not empty _cfg.schedule }">hidden</c:if>' title="add Schedule" ></span>
|
<span class='glyphicon glyphicon-plus CronAdd <c:if test="${not empty _cfg.schedule }">hidden</c:if>' title="add Schedule" ></span>
|
||||||
|
|||||||
Reference in New Issue
Block a user