Move jump button logic to tailbone-corepos
since that now supports jump button for Vendor also, maybe others to come
This commit is contained in:
parent
d7462f415d
commit
07a36982d7
3 changed files with 5 additions and 52 deletions
|
@ -15,6 +15,7 @@ def main(global_config, **settings):
|
|||
"""
|
||||
# prefer demo templates over tailbone
|
||||
settings.setdefault('mako.directories', ['rattail_demo.web:templates',
|
||||
'tailbone_corepos:templates',
|
||||
'tailbone:templates',])
|
||||
|
||||
# for graceful handling of postgres restart
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue