diff --git a/tailbone/views/shifts/core.py b/tailbone/views/shifts/core.py index 5ffee96c..46dc9906 100644 --- a/tailbone/views/shifts/core.py +++ b/tailbone/views/shifts/core.py @@ -33,7 +33,7 @@ import humanize from rattail.db import model from rattail.time import localtime -from tailbone.views import MasterView2 as MasterView +from tailbone.views import MasterView3 as MasterView def render_shift_length(shift, field):