Changeset - 0de3594e74f3
[Not reviewed]
0 1 0
Brett Smith (brett) - 7 years ago 2017-01-02 16:24:14
brett@sfconservancy.org
supporter: Group shirts by type.
1 file changed with 6 insertions and 0 deletions:
0 comments (0 inline, 0 general)
www/conservancy/templates/supporter/form_partial.html
Show inline comments
...
 
@@ -106,2 +106,3 @@ This partial accepts these optional parameters:
 
          <select name="os0" tabindex="30">
 
            <optgroup label="Men's Tees">
 
              <option value="MenS">Men's S</option>
...
 
@@ -111,2 +112,4 @@ This partial accepts these optional parameters:
 
              <option value="Men2XL">Men's 2XL</option>
 
            </optgroup>
 
            <optgroup label="Women's Standard Tees">
 
              <option value="StandardLadiesS">Standard Women's S</option>
...
 
@@ -115,2 +118,4 @@ This partial accepts these optional parameters:
 
              <option value="StandardLadiesXL">Standard Women's XL</option>
 
            </optgroup>
 
            <optgroup label="Women's Fitted Tees">
 
              <option value="FittedLadiesS">Fitted Women's S</option>
...
 
@@ -119,2 +124,3 @@ This partial accepts these optional parameters:
 
              <option value="FittedLadiesXL">Fitted Women's XL</option>
 
            </optgroup>
 
          </select>
0 comments (0 inline, 0 general)