Subversion Repositories DevTools

Rev

Rev 5596 | Rev 5623 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5596 Rev 5597
Line 1130... Line 1130...
1130
                                          <td width='1%' nowrap class="form_txt" bgcolor="<%=rowColor%>">
1130
                                          <td width='1%' nowrap class="form_txt" bgcolor="<%=rowColor%>">
1131
                                            <input type="checkbox" 
1131
                                            <input type="checkbox" 
1132
                                                   name="be_id_list" 
1132
                                                   name="be_id_list" 
1133
                                                   onClick="UpdateBeDisplay(this, 'build_type_<%=rsQry("bm_id")%>');" 
1133
                                                   onClick="UpdateBeDisplay(this, 'build_type_<%=rsQry("bm_id")%>');" 
1134
                                                   <%=disableCriticalSectionEdit%>
1134
                                                   <%=disableCriticalSectionEdit%>
1135
                                                   <%=IIf(rsQry("ISGENERIC"), "data-generic='1'","")%> 
1135
                                                   <%=IIf(rsQry("ISGENERIC"), " data-generic='1'","")%> 
1136
                                                   data-target-id='build_type_<%=rsQry("bm_id")%>'
1136
                                                   data-target-id='build_type_<%=rsQry("bm_id")%>'
1137
                                                   value="<%=rsQry("bm_id")%>" <%=checked%>>
1137
                                                   value="<%=rsQry("bm_id")%>" <%=checked%>>
1138
                                          </td>
1138
                                          </td>
1139
                                          <td width='1%' nowrap class="form_txt" bgcolor="<%=rowColor%>"><%=rsQry("bm_name")%></td>
1139
                                          <td width='1%' nowrap class="form_txt" bgcolor="<%=rowColor%>"><%=rsQry("bm_name")%></td>
1140
                                          <td width='98%' nowrap class="form_txt" bgcolor="<%=rowColor%>">
1140
                                          <td width='98%' nowrap class="form_txt" bgcolor="<%=rowColor%>">