Add way to flag organic products within lookup dialog
This commit is contained in:
parent
f8ab8d462c
commit
4ccdf99a43
4 changed files with 25 additions and 7 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
<%def name="global_title()">${"[STAGE] " if not request.rattail_config.production() else ''}${self.app_title()}</%def>
|
||||
|
||||
<%def name="extra_styles()"></%def>
|
||||
|
||||
<%def name="favicon()">
|
||||
<link rel="icon" type="image/x-icon" href="${request.rattail_config.get('tailbone', 'favicon_url', default=request.static_url('tailbone:static/img/rattail.ico'))}" />
|
||||
</%def>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue