diff --git a/RIGS/templates/RIGS/event_detail.html b/RIGS/templates/RIGS/event_detail.html index 6a16b17d..d2e57352 100644 --- a/RIGS/templates/RIGS/event_detail.html +++ b/RIGS/templates/RIGS/event_detail.html @@ -2,13 +2,6 @@ {% block title %}Event {% if object.is_rig %}N{{ object.pk|stringformat:"05d" }}{% else %}{{ object.pk }} {% endif %}{% endblock %} -{% block buttons %} - {% if not request.is_ajax %} - - - {% endif %} -{% endblock %} - {% block content %}