Uitgecomment ivm error: Banner for web layout (website Odoo)
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
</xpath>
|
</xpath>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<!-- Banner for web layout (website Odoo) -->
|
<!-- -->
|
||||||
|
<!-- MR=> Dit geeft een foutmelding als er geen website geïnstalleerd is!
|
||||||
<template id="testserver_banner_website" name="TOP banner test front" inherit_id="website.layout">
|
<template id="testserver_banner_website" name="TOP banner test front" inherit_id="website.layout">
|
||||||
<xpath expr="//body" position="before">
|
<xpath expr="//body" position="before">
|
||||||
<div>
|
<div>
|
||||||
@@ -27,6 +28,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</xpath>
|
</xpath>
|
||||||
</template>
|
</template>
|
||||||
|
-->
|
||||||
|
|
||||||
<!-- Replacement layout (website Odoo) -->
|
<!-- Replacement layout (website Odoo) -->
|
||||||
<template id="testserver_page_website" name="Website page front">
|
<template id="testserver_page_website" name="Website page front">
|
||||||
|
|||||||
Reference in New Issue
Block a user