liuyifan %!s(int64=6) %!d(string=před) roky
rodič
revize
2a014777a6

+ 1 - 1
CallCenterWeb.UI/WorkOrder/AddWorkOrder.html

207
                             <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
207
                             <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
208
                             <td>
208
                             <td>
209
                                 <div class="form-group">
209
                                 <div class="form-group">
210
-                                    <input type="text" class="form-control" id="name" maxlength="8" />
210
+                                    <input type="text" class="form-control" id="name" />
211
                                 </div>
211
                                 </div>
212
                             </td>
212
                             </td>
213
                             <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>
213
                             <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>

+ 1 - 1
CallCenterWeb.UI/callScreen/callScreen.html

657
                                                 <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
657
                                                 <th><i style="color: #FF0000">*&nbsp;</i>姓名:</th>
658
                                                 <td>
658
                                                 <td>
659
                                                     <div class="form-group">
659
                                                     <div class="form-group">
660
-                                                        <input type="text" class="form-control" id="name" maxlength="8" />
660
+                                                        <input type="text" class="form-control" id="name" />
661
                                                     </div>
661
                                                     </div>
662
                                                 </td>
662
                                                 </td>
663
                                                 <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>
663
                                                 <th><i style="color: #FF0000">*&nbsp;</i>电话:</th>