Hilar Ak
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
odoo-debrand/views/views.xml
|
|
@ -82,7 +82,7 @@ |
|
|
|
</template> |
|
|
|
|
|
|
|
<template id="layout_footer_copyright" inherit_id="website.layout" name="Footer Copyright"> |
|
|
|
<xpath expr="//footer" position="inside"> |
|
|
|
<xpath expr="//div[@class='container mt16 mb8']" position="replace"> |
|
|
|
<div class="container mt16 mb8"> |
|
|
|
<div class="pull-right" t-if="not editable"> |
|
|
|
Powered by <a class="label label-danger" t-att-href="request.env['website'].sudo().search([])[0].company_website or ''"> |
|
|
|