Subversion Repositories SmartDukaan

Rev

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

Rev 7190 Rev 7261
Line 353... Line 353...
353
                                <g:customCell>
353
                                <g:customCell>
354
                                    <g:CheckBox ui:field="hasItemNo"></g:CheckBox>
354
                                    <g:CheckBox ui:field="hasItemNo"></g:CheckBox>
355
                                </g:customCell>
355
                                </g:customCell>
356
                            </g:row>
356
                            </g:row>
357
                            <g:row>
357
                            <g:row>
358
                                <g:customCell>
-
 
359
                                    <g:Label styleName='{style.blueLabel}'>Clearance sale:</g:Label>
-
 
360
                                </g:customCell>
-
 
361
                                <g:customCell>
-
 
362
                                    <g:CheckBox ui:field="clearance"></g:CheckBox>
-
 
363
                                </g:customCell>
-
 
364
                            </g:row>
-
 
365
                            <g:row>
-
 
366
    							<g:customCell>
358
    							<g:customCell>
367
    								<g:Label styleName='{style.blueLabel}'>Best Deals Details Link:</g:Label>
359
    								<g:Label styleName='{style.blueLabel}'>Best Deals Details Link:</g:Label>
368
    							</g:customCell>
360
    							</g:customCell>
369
    							<g:customCell>
361
    							<g:customCell>
370
    								<g:TextBox styleName='{style.greenLabel}' ui:field="bestDealsDetailsLink"></g:TextBox>
362
    								<g:TextBox styleName='{style.greenLabel}' ui:field="bestDealsDetailsLink"></g:TextBox>