1、修改部分英文翻译
2、修改页面 显示信息
This commit is contained in:
@@ -233,7 +233,7 @@ label.control-label{
|
||||
<div class="control-group">
|
||||
<label class="control-label" for="focusedInput">#(_res.get("mac"))</label>
|
||||
<div class="controls">
|
||||
<input class="input-medium focused" id=""
|
||||
<input class="input-medium focused" id="" readonly="readonly"
|
||||
type="text" value="#(deviceInfo.manageMac)"
|
||||
name="deviceInfo#(for.index).manageMac"
|
||||
onblur="checkMac(this, #(deviceInfo.manageMac == null || deviceInfo.manageMac == '' ? 0 : 1))">
|
||||
|
||||
Reference in New Issue
Block a user