Subversion Repositories SmartDukaan

Rev

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

Rev 2126 Rev 2252
Line 314... Line 314...
314
                                </g:customCell>
314
                                </g:customCell>
315
                                <g:customCell>
315
                                <g:customCell>
316
                                    <g:CheckBox ui:field="defaultForEntity"></g:CheckBox>
316
                                    <g:CheckBox ui:field="defaultForEntity"></g:CheckBox>
317
                                </g:customCell>
317
                                </g:customCell>
318
                            </g:row>
318
                            </g:row>
-
 
319
                            <g:row>
-
 
320
                                <g:customCell>
-
 
321
                                    <g:Label styleName='{style.blueLabel}'>Is Risky:</g:Label>
-
 
322
                                </g:customCell>
-
 
323
                                <g:customCell>
-
 
324
                                    <g:CheckBox ui:field="risky"></g:CheckBox>
-
 
325
                                </g:customCell>
-
 
326
                            </g:row>
319
    					</g:Grid>
327
    					</g:Grid>
320
    				</g:cell>
328
    				</g:cell>
321
    			</g:HorizontalPanel>
329
    			</g:HorizontalPanel>
322
                
330
                
323
                <g:VerticalPanel>
331
                <g:VerticalPanel>