Subversion Repositories SmartDukaan

Rev

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

Rev 5527 Rev 8925
Line 60... Line 60...
60
				</tr>
60
				</tr>
61
				<tr >
61
				<tr >
62
                    <td >Amount: </td>
62
                    <td >Amount: </td>
63
                    <td ><input id="bulk-order-total-amount" type="text" readonly name="amount" value="0"/></td>
63
                    <td ><input id="bulk-order-total-amount" type="text" readonly name="amount" value="0"/></td>
64
                </tr>
64
                </tr>
-
 
65
				<tr>
-
 
66
					<td>Product Type: </td>
-
 
67
					<td>
-
 
68
						<select name="productCondition" >
-
 
69
    						<option value="0" selected="selected">Good</option>
-
 
70
                            <option value="1">Bad</option>
-
 
71
                        </select>
-
 
72
					</td>
-
 
73
				</tr>
65
                <tr ></tr>
74
                <tr ></tr>
66
                <tr ></tr>
75
                <tr ></tr>
67
            </table>
76
            </table>
68
            <table id="bulk-order-items">
77
            <table id="bulk-order-items">
69
                <thead >
78
                <thead >