Subversion Repositories DevTools

Rev

Rev 4981 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4981 Rev 5048
Line 948... Line 948...
948
                                    <table>
948
                                    <table>
949
                                        <tr>
949
                                        <tr>
950
                                            <td background="images/bg_form_lightgray.gif" class="form_txt">
950
                                            <td background="images/bg_form_lightgray.gif" class="form_txt">
951
                                            <input name="build_type1" id="build_type_A" type="radio" value="A" checked onclick="changeToAutoBuild('A');"> Auto
951
                                            <input name="build_type1" id="build_type_A" type="radio" value="A" checked onclick="changeToAutoBuild('A');"> Auto
952
                                            <input name="build_type1" id="build_type_M" type="radio" value="M" onclick="changeToAutoBuild('M');"> Manual
952
                                            <input name="build_type1" id="build_type_M" type="radio" value="M" onclick="changeToAutoBuild('M');"> Manual
953
                                            <%=objPkgInfo.Item("is_patch")%>
-
 
954
                                        </td>
953
                                        </td>
955
                                    </table>
954
                                    </table>
956
                                 </tr>
955
                                 </tr>
957
                                 <!--Version Number Assignment -------------->
956
                                 <!--Version Number Assignment -------------->
958
                                 <tr>
957
                                 <tr>