aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/templates/users/user_detail.html
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2020-10-17 21:06:38 +0100
committerMatthew Lemon <lemon@matthewlemon.com>2020-10-17 21:06:38 +0100
commit8e12b613da0797b2be85049a3a3c50b9fd90a201 (patch)
treea3edc73e524f03b1d765645d23f73b913ebbdb5e /ctrack/templates/users/user_detail.html
parent7e6afba545729d00de177eceb4bac2619b35eb61 (diff)
added simple date time event to admin
Diffstat (limited to 'ctrack/templates/users/user_detail.html')
-rw-r--r--ctrack/templates/users/user_detail.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctrack/templates/users/user_detail.html b/ctrack/templates/users/user_detail.html
index 5b9386f..f4f466f 100644
--- a/ctrack/templates/users/user_detail.html
+++ b/ctrack/templates/users/user_detail.html
@@ -39,7 +39,7 @@
<table class="table table-bordered">
<thead>
<tr>
- <th>Event</th>
+ <th class="w-25">Event</th>
<th>Comments</th>
</tr>
</thead>