Remove references to master2 templates
This commit is contained in:
parent
a18f55854d
commit
55ca7d5117
2 changed files with 0 additions and 11 deletions
|
@ -60,7 +60,6 @@ class BatchMasterView2(MasterView2, BatchMasterView):
|
|||
]
|
||||
return [
|
||||
'/newbatch/{}.mako'.format(template),
|
||||
'/master2/{}.mako'.format(template),
|
||||
'/master/{}.mako'.format(template),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue