Private
Public Access
1
0

initial multicreate plannedsesssion not working

This commit is contained in:
Sander Roosendaal
2018-02-13 16:03:58 +01:00
parent 41c38354bc
commit 7d4a2f2251
5 changed files with 234 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
<div class="grid_12 alpha">
<div id="left" class="grid_6 alpha">
<h1>Create Session for {{ rower.user.first_name }} {{ rower.user.last_name }}</h1>
<h1>Create Sessions for {{ rower.user.first_name }} {{ rower.user.last_name }}</h1>
</div>
<div id="timeperiod" class="grid_2 dropdown">
<button class="grid_2 alpha button gray small dropbtn">Select Time Period ({{ timeperiod|verbosetimeperiod }})</button>