diff options
Diffstat (limited to 'app/views/events/index.html.erb')
-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 573a67b..89c67bb 100644 --- a/app/views/events/index.html.erb +++ b/app/views/events/index.html.erb @@ -92,7 +92,7 @@ table, isn't it? I'm hoping this text spans all the way across so I can see what <tr> <td><%= e.strftime("%d/%m") %></td> <td><%= e.strftime("%A") %></td> - <td>DSC 2/A</td> + <td>--</td> <td>-</td> <td>-</td> <td>-</td> |