Subversion Repositories SmartDukaan

Rev

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

Rev 3558 Rev 4413
Line 242... Line 242...
242
    							</g:customCell>
242
    							</g:customCell>
243
    							<g:customCell>
243
    							<g:customCell>
244
    								<g:TextBox styleName='{style.numeric-box}' ui:field="preferredWarehouse"></g:TextBox>
244
    								<g:TextBox styleName='{style.numeric-box}' ui:field="preferredWarehouse"></g:TextBox>
245
    							</g:customCell>
245
    							</g:customCell>
246
    						</g:row>
246
    						</g:row>
-
 
247
    						<g:row>
-
 
248
    							<g:customCell>
-
 
249
    								<g:Label styleName='{style.blueLabel}'>Default Warehouse:</g:Label>
-
 
250
    							</g:customCell>
-
 
251
    							<g:customCell>
-
 
252
    								<g:TextBox styleName='{style.numeric-box}' ui:field="defaultWarehouse"></g:TextBox>
-
 
253
    							</g:customCell>
-
 
254
    						</g:row>
-
 
255
    						<g:row>
-
 
256
                                <g:customCell>
-
 
257
                                    <g:Label styleName='{style.blueLabel}'>Is Warehouse Preference Sticky:</g:Label>
-
 
258
                                </g:customCell>
-
 
259
                                <g:customCell>
-
 
260
                                    <g:CheckBox ui:field="warehouseStickiness"></g:CheckBox>
-
 
261
                                </g:customCell>
-
 
262
                            </g:row>
247
    					</g:Grid>
263
    					</g:Grid>
248
    				</g:cell>
264
    				</g:cell>
249
    				<g:cell>
265
    				<g:cell>
250
    					<g:Grid>
266
    					<g:Grid>
251
    						<g:row>
267
    						<g:row>