Remove time clock, schedule views
those weren't very well supported, and that won't change anytime soon
This commit is contained in:
parent
92517605d8
commit
69316183f7
2 changed files with 0 additions and 31 deletions
|
@ -3,8 +3,6 @@
|
|||
Web views
|
||||
"""
|
||||
|
||||
from __future__ import unicode_literals, absolute_import
|
||||
|
||||
|
||||
def includeme(config):
|
||||
|
||||
|
@ -28,7 +26,6 @@ def includeme(config):
|
|||
config.include('tailbone.views.reportcodes')
|
||||
config.include('tailbone.views.roles')
|
||||
config.include('rattail_demo.web.views.settings')
|
||||
config.include('tailbone.views.shifts')
|
||||
config.include('tailbone.views.stores')
|
||||
config.include('tailbone.views.subdepartments')
|
||||
config.include('rattail_demo.web.views.tempmon')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue