Whoops, make shifts view really use master3
This commit is contained in:
parent
2762230691
commit
dfba168504
|
@ -33,7 +33,7 @@ import humanize
|
||||||
from rattail.db import model
|
from rattail.db import model
|
||||||
from rattail.time import localtime
|
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):
|
def render_shift_length(shift, field):
|
||||||
|
|
Loading…
Reference in a new issue