Fix inventory batch views
per upstream changes
This commit is contained in:
parent
b044790d51
commit
b01f8425e5
|
@ -39,5 +39,5 @@ def includeme(config):
|
|||
|
||||
# batch views
|
||||
config.include('tailbone.views.handheld')
|
||||
config.include('tailbone.views.inventory')
|
||||
config.include('tailbone.views.batch.inventory')
|
||||
config.include('tailbone.views.batch.importer')
|
||||
|
|
Loading…
Reference in a new issue