Changes between Initial Version and Version 1 of Ticket #22409, comment 1
- Timestamp:
- 11/10/12 23:34:40 (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22409, comment 1
initial v1 1 You could also merge the {{{if}}} and {{{elseif}}} since they have the same result, but I thought that looked messy.1 You would probably want to separate the two conditions in the {{{if}}} statement for efficiency, but you get the idea.