diff --git a/tailbone/templates/products/configure.mako b/tailbone/templates/products/configure.mako index 9f895280..a8caeac7 100644 --- a/tailbone/templates/products/configure.mako +++ b/tailbone/templates/products/configure.mako @@ -36,6 +36,15 @@ + + + + +

Handling

diff --git a/tailbone/views/products.py b/tailbone/views/products.py index 072097ec..f6deabf4 100644 --- a/tailbone/views/products.py +++ b/tailbone/views/products.py @@ -2119,6 +2119,8 @@ class ProductView(MasterView): {'section': 'tailbone', 'option': 'products.show_pod_image', 'type': bool}, + {'section': 'rattail.pod', + 'option': 'pictures.gtin.root_url'}, # handling {'section': 'rattail',