diff --git a/tailbone/templates/batch/view.mako b/tailbone/templates/batch/view.mako index 9b214662..5e3328d9 100644 --- a/tailbone/templates/batch/view.mako +++ b/tailbone/templates/batch/view.mako @@ -71,7 +71,9 @@ diff --git a/tailbone/templates/receiving/view.mako b/tailbone/templates/receiving/view.mako index d639ff24..80c45103 100644 --- a/tailbone/templates/receiving/view.mako +++ b/tailbone/templates/receiving/view.mako @@ -38,103 +38,102 @@ <%def name="render_tools_helper()"> % if allow_confirm_all_costs or (master.has_perm('auto_receive') and master.can_auto_receive(batch)): + % endif