Subversion Repositories SmartDukaan

Rev

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

Rev 7410 Rev 7412
Line 75... Line 75...
75
                    <td ><input name="communicationAddress" type="text" class="required" size="70"/></td>
75
                    <td ><input name="communicationAddress" type="text" class="required" size="70"/></td>
76
                </tr>
76
                </tr>
77
				<tr >
77
				<tr >
78
                    <td >Physical(Billing) Warehouse Location</td>
78
                    <td >Physical(Billing) Warehouse Location</td>
79
                    <td >
79
                    <td >
80
						<select name = "billingWarehouseIds" multiple = "multiple" style = "height:36px" class="required">
80
						<select name = "billingWarehouseIds" multiple = "multiple" style = "height:55px" class="required">
81
                            <option value = "7">Mahipalpur</option>
81
                            <option value = "7">Mahipalpur</option>
82
							<option value = "12">Goregaon</option>
82
							<option value = "12">Goregaon</option>
83
							<option value = "13">Bhiwandi</option>
83
							<option value = "13">Bhiwandi</option>
84
                        </select>
84
                        </select>
85
					</td>
85
					</td>