Subversion Repositories SmartDukaan

Rev

Rev 18150 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18150 Rev 18415
Line 641... Line 641...
641
									</g:customCell>
641
									</g:customCell>
642
									<g:customCell>
642
									<g:customCell>
643
										<g:ListBox ui:field="dealTextOption"></g:ListBox>
643
										<g:ListBox ui:field="dealTextOption"></g:ListBox>
644
									</g:customCell>
644
									</g:customCell>
645
								</g:row>
645
								</g:row>
-
 
646
								<g:row>
-
 
647
									<g:customCell>
-
 
648
										<g:Label styleName='{style.blueLabel}'>Maximum Buy Qty:</g:Label>
-
 
649
									</g:customCell>
-
 
650
									<g:customCell width='6'>
-
 
651
										<g:TextBox styleName='{style.numeric-box}' ui:field="maximumBuyQuantity"></g:TextBox>
-
 
652
									</g:customCell>
-
 
653
								</g:row>
646
							</g:Grid>
654
							</g:Grid>
647
						</g:cell>
655
						</g:cell>
648
					</g:HorizontalPanel>
656
					</g:HorizontalPanel>
649
 
657
 
650
					<g:VerticalPanel>
658
					<g:VerticalPanel>