Subversion Repositories SmartDukaan

Rev

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

Rev 9835 Rev 9841
Line 325... Line 325...
325
    								<g:CheckBox ui:field="showSellingPrice" enabled="false"></g:CheckBox>
325
    								<g:CheckBox ui:field="showSellingPrice" enabled="false"></g:CheckBox>
326
    							</g:customCell>
326
    							</g:customCell>
327
    						</g:row>
327
    						</g:row>
328
    						<g:row>
328
    						<g:row>
329
    							<g:customCell>
329
    							<g:customCell>
-
 
330
    								<g:Label styleName='{style.blueLabel}'>Hold Override</g:Label>
-
 
331
    							</g:customCell>
-
 
332
    							<g:customCell>
-
 
333
    								<g:CheckBox ui:field="holdOverride" enabled="false"></g:CheckBox>
-
 
334
    							</g:customCell>
-
 
335
    						</g:row>
-
 
336
    						<g:row>
-
 
337
    							<g:customCell>
330
    								<g:Label styleName='{style.blueLabel}'>Best Deals Details Text:</g:Label>
338
    								<g:Label styleName='{style.blueLabel}'>Best Deals Details Text:</g:Label>
331
    							</g:customCell>
339
    							</g:customCell>
332
    							<g:customCell>
340
    							<g:customCell>
333
    								<g:TextBox styleName='{style.greenLabel}' ui:field="bestDealsDetailsText"></g:TextBox>
341
    								<g:TextBox styleName='{style.greenLabel}' ui:field="bestDealsDetailsText"></g:TextBox>
334
    							</g:customCell>
342
    							</g:customCell>