[IMP] logo by default (easier to configure)

bzr revid: fp@tinyerp.com-20140207134836-pjub0d84nxmgb560
This commit is contained in:
Fabien Pinckaers 2014-02-07 14:48:36 +01:00
parent 22a27ed953
commit 5f92743b18
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@
</html>
</template>
<template id="layout_logo_show" inherit_option_id="website.layout" name="Show Logo">
<template id="layout_logo_show" inherit_id="website.layout" inherit_option_id="website.layout" name="Show Logo">
<xpath expr="//header//a[@class='navbar-brand']" position="replace">
<a href="/" class="navbar-brand logo">
<img src="/logo.png"/>