Subversion Repositories SmartDukaan

Rev

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

Rev 5118 Rev 5217
Line 210... Line 210...
210
    							</g:customCell>
210
    							</g:customCell>
211
    							<g:customCell>
211
    							<g:customCell>
212
    								<g:ListBox ui:field="preferredVendor"></g:ListBox>
212
    								<g:ListBox ui:field="preferredVendor"></g:ListBox>
213
    							</g:customCell>
213
    							</g:customCell>
214
    						</g:row>
214
    						</g:row>
-
 
215
    						<g:row>
-
 
216
    							<g:customCell>
-
 
217
    								<g:Button ui:field="comingSoonButton" text="Coming Soon"></g:Button>
-
 
218
    							</g:customCell>
-
 
219
    						</g:row>
-
 
220
						 <g:row>
-
 
221
					          <g:customCell>
-
 
222
					            <g:Label styleName='{style.blueLabel}'>Coming Soon Start Date</g:Label>
-
 
223
					          </g:customCell>
-
 
224
					          <g:customCell>
-
 
225
					             <dp:DateBox styleName='{style.greenLabel}' ui:field="comingSoonStartDate" enabled="false"></dp:DateBox>
-
 
226
					          </g:customCell>
-
 
227
						</g:row>
-
 
228
						 <g:row>
-
 
229
					          <g:customCell>
-
 
230
					            <g:Label styleName='{style.blueLabel}'>Expected Arrival Date</g:Label>
-
 
231
					          </g:customCell>
-
 
232
					          <g:customCell>
-
 
233
					            <dp:DateBox styleName='{style.greenLabel}' ui:field="expectedArrivalDate"  enabled="false"></dp:DateBox>
-
 
234
					          </g:customCell>
-
 
235
						</g:row>
215
    					</g:Grid>
236
    					</g:Grid>
216
    				</g:cell>
237
    				</g:cell>
217
    				<g:cell>
238
    				<g:cell>
218
    					<g:Grid>
239
    					<g:Grid>
219
    						<g:row>
240
    						<g:row>