Subversion Repositories SmartDukaan

Rev

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

Rev 10350 Rev 10864
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:55px" class="required">
80
						<select name = "billingWarehouseIds" multiple = "multiple" style = "height:100px;width:300px" 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
                            <option value = "1765">Bangalore</option>
-
 
85
                            <option value = "1768">Bangalore -SR</option>
84
                        </select>
86
                        </select>
85
					</td>
87
					</td>
86
                </tr>
88
                </tr>
87
				<tr>
89
				<tr>
88
					<td >State</td>
90
					<td >State</td>