liuzhen лет назад: 6
Родитель
Сommit
dc0d8b9ac4

+ 2 - 2
CallCenterWeb.UI/CommonHtml/addGreetings.html

@@ -81,9 +81,9 @@
81 81
 						<label class="radio-inline">
82 82
 					  		<input type="radio" name="type_of" value="1" checked="checked"> 文本
83 83
 						</label>
84
-						<label class="radio-inline">
84
+						<!--<label class="radio-inline">
85 85
 							<input type="radio" name="type_of" value="2"> 语音文件
86
-						</label>
86
+						</label>-->
87 87
 					</div>
88 88
 				</li>
89 89
 				<li class="form-group">

+ 1 - 1
CallCenterWeb.UI/SystemManager/IVRgreeting.html

@@ -66,7 +66,7 @@
66 66
 										<option value="1">启动</option>
67 67
 										<!--<option value="2">已失效</option>-->
68 68
 									</select>
69
-								有效时间:
69
+								创建时间:
70 70
 								<input class="photo x-color inputs laydate-icon" type="text" id="startTime" /> 至
71 71
 								<input class="photo x-color inputs laydate-icon" type="text" id="endTime" />
72 72
 								<a class="btns" title="点击进行搜索" id="search">搜索</a>