添加 ETV语音电视的支持。另外修改一些BUG
This commit is contained in:
@@ -319,6 +319,18 @@
|
||||
value="true" <%: Model.IsUseTCLTV ? "checked='checked'" : "" %> />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!--ETV-->
|
||||
<tr>
|
||||
<th align="right">
|
||||
<label for="Text2"> ETV HotelID:</label>
|
||||
</th>
|
||||
<td colspan="3">
|
||||
<input id="Text2" name="ETV_HotelID" class="easyui-validatebox textbox text"
|
||||
style="width: 416px;" value="<%: Model.ETV_HotelID %>" />
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!--投诉反馈语音-->
|
||||
<tr>
|
||||
<th align="right">
|
||||
|
||||
Reference in New Issue
Block a user