adding live links to sessions comments
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<th align="left">Unit</th><td>{{ ps.sessionunit }}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th align="left">Comment</th><td>{{ ps.comment|linebreaks }}</td>
|
||||
<th align="left">Comment</th><td>{{ ps.comment|linebreaks|urlshorten:"50" }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user