
|
If you were logged in you would be able to see more operations.
|
|
|
RIFE
Created: 20/Aug/06 07:51 PM
Updated: 09/Mar/07 02:43 PM
|
|
| Component/s: |
template
|
| Affects Version/s: |
1.5.1
|
| Fix Version/s: |
1.6
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
There needs to be a way to add comments to a template without outputting them to the end user or even compiling them to Java byte code. Something like:
<r:c>This block is only shown when the user is an admin!</r:c>
<r:b name="deleteUserLink"><a href="...">Delete user</a></r:b>
|
|
Description
|
There needs to be a way to add comments to a template without outputting them to the end user or even compiling them to Java byte code. Something like:
<r:c>This block is only shown when the user is an admin!</r:c>
<r:b name="deleteUserLink"><a href="...">Delete user</a></r:b>
|
Show » |
| There are no comments yet on this issue.
|
|