Commit bcdbc917 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_accounting: Drop fetch logo from hostingjs website

parent 86df19c6
......@@ -17,9 +17,6 @@
<tal:block tal:condition="python: web_site is not None">
<img alt="" tal:attributes="src python: web_site.absolute_url() + '/gadget_slapos_invoice_logo.png?format='" style="max-height: 25%; max-width: 70%;"/>
</tal:block>
<tal:block tal:condition="python: web_site is None">
<img alt="" tal:attributes="src python: context.getPortalObject().absolute_url() + '/web_site_module/hostingjs/gadget_slapos_invoice_logo.png?format='" style="max-height: 25%; max-width: 70%;"/>
</tal:block>
</tal:block>
<tal:block define="source_section_dict python: context.SaleInvoiceTransaction_getBaseCategoryDictForPrintout('source_section')">
<h1 class="company" tal:content="python: source_section_dict['title']"></h1>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment