Use master4 for custorder views
guess i missed that one...
This commit is contained in:
parent
8137d715df
commit
22d9981c2e
|
@ -34,7 +34,7 @@ from rattail.db import model
|
|||
from webhelpers2.html import tags
|
||||
|
||||
from tailbone.db import Session
|
||||
from tailbone.views import MasterView as MasterView
|
||||
from tailbone.views import MasterView4 as MasterView
|
||||
|
||||
|
||||
class CustomerOrdersView(MasterView):
|
||||
|
|
Loading…
Reference in a new issue