diff options
Diffstat (limited to 'app/views/events')
| -rw-r--r-- | app/views/events/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/events/index.html.erb b/app/views/events/index.html.erb index ae4f4773..3065efd7 100644 --- a/app/views/events/index.html.erb +++ b/app/views/events/index.html.erb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | <h1>Listing events</h1> | 1 | <h1>Listing events</h1> |
| 2 | 2 | ||
| 3 | <table> | 3 | <table class="events_table"> |
| 4 | <tr> | 4 | <tr> |
| 5 | <th>Title</th> | 5 | <th>Title</th> |
| 6 | <th>Start time</th> | 6 | <th>Start time</th> |
