Private
Public Access
1
0

adding functionality to comment on planned sessions and races

This commit is contained in:
Sander Roosendaal
2019-02-13 15:13:49 +01:00
parent da4d39709e
commit 3709ad7ccb
12 changed files with 305 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<p>
{{ commenter_first_name }} {{ commenter_last_name }} has written
a new comment on workout {{ workoutname }}
a new comment on {{ sessiontype }} {{ workoutname }}
</p>
<p>
{{ comment }}
@@ -14,8 +14,8 @@
You can read the comment here:
</p>
<p>
<a href="{{ siteurl }}/rowers/workout/{{ workoutid }}/comment">
{{ siteurl }}/rowers/workout/{{ workoutid }}/comment</a>
<a href="{{ siteurl }} {{ commentlink }}">
{{ siteurl }}{{ commentlink }}</a>
</p>
<p>