Private
Public Access
1
0

updated model

This commit is contained in:
Sander Roosendaal
2018-04-11 17:16:32 +02:00
parent ea526d1ae0
commit 97cce15d68
8 changed files with 6412 additions and 3 deletions

View File

@@ -63,11 +63,11 @@
</table>
{% csrf_token %}
</div>
<div class="grid_2">
<div class="grid_2 alpha">
<input name='daterange' class="button green" type="submit" value="Submit"> </form>
</div>
{% if user.is_authenticated and user|is_manager %}
<div class="grid_2 omega dropdown">
<div class="grid_2 dropdown">
<button class="grid_2 alpha button green small dropbtn">
{{ rower.user.first_name }} {{ rower.user.last_name }}
</button>