Skip to content

Commit

Permalink
fix broken unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
llazzaro committed Jul 22, 2015
1 parent be35c9c commit ab89734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule/templates/schedule/edit_occurrence.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "schedule/event_form_base.html" %}
{% extends "base.html" %}
{% load i18n %}

{% block body %}
Expand Down

0 comments on commit ab89734

Please sign in to comment.