Changeset 848:8f0bc4c64d07
- Timestamp:
- 08/21/10 20:14:26 (3 years ago)
- Branch:
- trunk
- File:
-
- 1 edited
-
adhocracy/templates/text/tiles.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
adhocracy/templates/text/tiles.html
r847 r848 96 96 %for text in options: 97 97 %if text == this: 98 <option value="${text.id}" selected="selected">${text.variant_ title}</option>98 <option value="${text.id}" selected="selected">${text.variant_name}</option> 99 99 %elif text == other: 100 100 <!-- nop -->
Note: See TracChangeset
for help on using the changeset viewer.
