Subversion Repositories SmartDukaan

Rev

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

Rev 6777 Rev 6813
Line 403... Line 403...
403
                                </g:customCell>
403
                                </g:customCell>
404
                                <g:customCell>
404
                                <g:customCell>
405
                                    <g:CheckBox ui:field="risky" enabled='false'></g:CheckBox>
405
                                    <g:CheckBox ui:field="risky" enabled='false'></g:CheckBox>
406
                                </g:customCell>
406
                                </g:customCell>
407
                            </g:row>
407
                            </g:row>
-
 
408
                            <g:row>
-
 
409
                                <g:customCell>
-
 
410
                                    <g:Label styleName='{style.blueLabel}'>Min StockLevel:</g:Label>
-
 
411
                                </g:customCell>
-
 
412
                                <g:customCell>
-
 
413
                                    <g:TextBox styleName='{style.numeric-box}' ui:field="minStockLevel"></g:TextBox>
-
 
414
                                </g:customCell>
-
 
415
                            </g:row>
-
 
416
                            <g:row>
-
 
417
                                <g:customCell>
-
 
418
                                    <g:Label styleName='{style.blueLabel}'>min Days Of Stock:</g:Label>
-
 
419
                                </g:customCell>
-
 
420
                                <g:customCell>
-
 
421
                                    <g:TextBox styleName='{style.numeric-box}' ui:field="numOfDaysStock"></g:TextBox>
-
 
422
                                </g:customCell>
-
 
423
                            </g:row>
408
    					</g:Grid>
424
    					</g:Grid>
409
    				</g:cell>
425
    				</g:cell>
410
    			</g:HorizontalPanel>
426
    			</g:HorizontalPanel>
411
                
427
                
412
                <g:VerticalPanel>
428
                <g:VerticalPanel>