Subversion Repositories SmartDukaan

Rev

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

Rev 7291 Rev 8901
Line 266... Line 266...
266
			<g:Label>Default Inventory</g:Label>
266
			<g:Label>Default Inventory</g:Label>
267
		  </td>
267
		  </td>
268
          <td>
268
          <td>
269
			<g:TextBox ui:field="defaultInventory"></g:TextBox>
269
			<g:TextBox ui:field="defaultInventory"></g:TextBox>
270
		  </td>
270
		  </td>
-
 
271
		  <td>
-
 
272
			<g:Label>Add Using Existing Item Id</g:Label>
-
 
273
		  </td>
-
 
274
          <td>
-
 
275
			<g:TextBox ui:field="existingItemId"></g:TextBox>
-
 
276
		    <g:Button text='Search' ui:field='searchButton' />
-
 
277
		  </td>
271
        </tr>
278
        </tr>
272
        <tr>
279
        <tr>
273
          <td colspan='3' align='center'>
280
          <td colspan='3' align='center'>
274
            <g:VerticalPanel>
281
            <g:VerticalPanel>
275
            	<g:Label>Vendor Keys</g:Label>
282
            	<g:Label>Vendor Keys</g:Label>