Subversion Repositories SmartDukaan

Rev

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

Rev 24991 Rev 25017
Line 91... Line 91...
91
				<tr >
91
				<tr >
92
                    <td >Physical(Billing) Warehouse Location</td>
92
                    <td >Physical(Billing) Warehouse Location</td>
93
                    <td >
93
                    <td >
94
						<select name = "billingWarehouseIds" multiple = "multiple" style = "min-height:200px;width:250px;max-height:400px" class="required">
94
						<select name = "billingWarehouseIds" multiple = "multiple" style = "min-height:200px;width:250px;max-height:400px" class="required">
95
                            <option value = "7573" >DL-NSSPL/Delhi</option>
95
                            <option value = "7573" >DL-NSSPL/Delhi</option>
96
                            <option value = "7678" selected>UP-NSSPL/Noida</option>
96
                            <option value = "7678">UP-NSSPL/Noida</option>
97
                            <option value = "7681" selected>HR-NSSPL/Gurgaon</option>
97
                            <option value = "7681" selected>HR-NSSPL/Gurgaon</option>
98
                            <option value = "8468" selected>UP-NSSPL/LCK</option>
98
                            <option value = "8468">UP-NSSPL/LCK</option>
99
                        </select>
99
                        </select>
100
					</td>
100
					</td>
101
                </tr>
101
                </tr>
102
				<tr>
102
				<tr>
103
					<td >State</td>
103
					<td >State</td>