Subversion Repositories SmartDukaan

Rev

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

Rev 6241 Rev 6777
Line 149... Line 149...
149
			<g:ListBox ui:field="preferredVendor"></g:ListBox>
149
			<g:ListBox ui:field="preferredVendor"></g:ListBox>
150
		  </td>
150
		  </td>
151
        </tr>
151
        </tr>
152
        <tr>
152
        <tr>
153
          <td>
153
          <td>
-
 
154
            <g:Label>Best Deals Details Text</g:Label>
-
 
155
          </td>
-
 
156
          <td>
-
 
157
            <g:TextBox styleName='{style.numeric-box}' ui:field="bestDealsDetailsText"></g:TextBox>
-
 
158
          </td>
-
 
159
          <td>
-
 
160
			<g:Label>Best Deals Details Link</g:Label>
-
 
161
		  </td>
-
 
162
          <td>
-
 
163
			<g:TextBox ui:field="bestDealsDetailsLink"></g:TextBox>
-
 
164
		  </td>
-
 
165
        </tr>
-
 
166
        <tr>
-
 
167
          <td>
154
            <g:Button ui:field="comingSoonButton" text="Coming Soon"></g:Button>
168
            <g:Button ui:field="comingSoonButton" text="Coming Soon"></g:Button>
155
          </td>
169
          </td>
156
          <td>
170
          <td>
157
			<g:CheckBox ui:field="showSellingPrice" enabled="false">Show Selling Price</g:CheckBox>            
171
			<g:CheckBox ui:field="showSellingPrice" enabled="false">Show Selling Price</g:CheckBox>            
158
          </td>
172
          </td>