解决冲突
This commit is contained in:
@@ -70,7 +70,7 @@
|
|||||||
<label class="control-label col-md-3">表达式类型</label>
|
<label class="control-label col-md-3">表达式类型</label>
|
||||||
<div class="col-md-8">
|
<div class="col-md-8">
|
||||||
<label class="radio-inline">
|
<label class="radio-inline">
|
||||||
<input type="radio" name="exprType " value="1"
|
<input type="radio" name="exprType" value="1"
|
||||||
<c:if test="${_cfg.exprType==1}">checked</c:if>
|
<c:if test="${_cfg.exprType==1}">checked</c:if>
|
||||||
>与表达式
|
>与表达式
|
||||||
</label>
|
</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user