Subversion Repositories SmartDukaan

Rev

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

Rev 4725 Rev 4762
Line 37... Line 37...
37
    <g:ScrollPanel>
37
    <g:ScrollPanel>
38
    <g:HTMLPanel width='900px'>
38
    <g:HTMLPanel width='900px'>
39
      <table>
39
      <table>
40
        <tr>
40
        <tr>
41
          <td>
41
          <td>
42
           <g:Label>Category</g:Label>
-
 
43
          </td>
-
 
44
          <td>
-
 
45
            <g:ListBox ui:field="vendorCategory"></g:ListBox>
-
 
46
          </td>
-
 
47
          <td>
-
 
48
           <g:Label>Product Group</g:Label>
42
           <g:Label>Product Group</g:Label>
49
          </td>
43
          </td>
50
          <td>
44
          <td>
51
            <g:TextBox ui:field="productGroup"></g:TextBox>
45
            <g:TextBox ui:field="productGroup"></g:TextBox>
52
          </td>
46
          </td>
Line 140... Line 134...
140
            <g:Label>Best Selling Rank</g:Label>
134
            <g:Label>Best Selling Rank</g:Label>
141
          </td>
135
          </td>
142
          <td>
136
          <td>
143
            <g:TextBox styleName='{style.numeric-box}' ui:field="bestSellingRank"></g:TextBox>
137
            <g:TextBox styleName='{style.numeric-box}' ui:field="bestSellingRank"></g:TextBox>
144
          </td>
138
          </td>
-
 
139
          <td>
-
 
140
            <g:Label>Preferred Warehouse</g:Label>
-
 
141
          </td>
-
 
142
          <td>
-
 
143
            <g:ListBox ui:field="preferredWarehouse"></g:ListBox>
-
 
144
          </td>
145
        </tr>
145
        </tr>
146
        <tr>
146
        <tr>
147
          <td>
147
          <td>
148
			<g:Label>Default Warehouse</g:Label>
148
			<g:Label>Default Warehouse</g:Label>
149
		  </td>
149
		  </td>