mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-02-02 21:32:15 +00:00
btn-default -> btn-secondary
This commit is contained in:
@@ -56,6 +56,7 @@ class WebCalendar(generic.TemplateView):
|
||||
|
||||
|
||||
class EventDetail(generic.DetailView):
|
||||
template_name = 'event_detail.html'
|
||||
model = models.Event
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user